We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56c8686 + cbe3a93 commit f33218eCopy full SHA for f33218e
1 file changed
.github/workflows/ci.yaml
@@ -563,7 +563,7 @@ jobs:
563
# The next action simply fails if there are any unpinned actions.
564
- name: Verify that all workflow actions have pinned versions
565
# yamllint disable-line rule:line-length
566
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@471d5ace1f08e3c4df1c4c2f7e6341aa75da434a # v5.0.3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ca46236c6ce584ae24bc6283ba8dcf4b3ec8a066 # v5.0.4
567
568
# If we didn't fail the previous check, go on to more time-consuming ones.
569
- name: Install actionlint
0 commit comments