Skip to content

Commit d96e122

Browse files
Update actions/checkout digest to 692973e
1 parent 33da58b commit d96e122

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)