We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa41b27 commit 2dfd4f3Copy full SHA for 2dfd4f3
1 file changed
.github/workflows/check-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- name: Ensure SHA pinned actions
20
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@d5d20e15f2736816ee0e001ba8b24b54d9ffcff4 # v5.0.0
21
with:
22
# slsa-github-generator requires using a semver tag for reusable workflows.
23
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
0 commit comments