Skip to content

Commit 173271e

Browse files
authored
Merge pull request #71 from sir-gon/renovate/actions-checkout-digest
Update actions/checkout digest to 692973e
2 parents 50c69ca + a3f6acf commit 173271e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
15+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1616

1717
- name: Install yamllint
1818
run: pip install yamllint

0 commit comments

Comments
 (0)