We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4149b61 commit 9049c4aCopy full SHA for 9049c4a
.github/workflows/pr-actions.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21
- name: Ensure SHA pinned actions
22
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@e4e462350f03685cf66f0a5f2f0bc3aa5de2df02 # v4.0.2
23
with:
24
# slsa-github-generator requires using a semver tag for reusable workflows.
25
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
0 commit comments