Skip to content

Commit dbd06f2

Browse files
chore(deps): update github-actions
1 parent 02cdd66 commit dbd06f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/json-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
timeout-minutes: 5
1515
steps:
16-
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
16+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1717
- name: Validate JSON files
1818
run: |
1919
failed=0

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ name: Pre-commit
99

1010
jobs:
1111
pre-commit:
12-
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@502889d377f26542d0225e93ce257b00de96ef4c # main
12+
uses: Baker-scripts/.github/.github/workflows/pre-commit.yml@af71b62edc8f3b7abde8a82936a32a051abd5c36 # main

0 commit comments

Comments
 (0)