We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d2904 commit 147c5d6Copy full SHA for 147c5d6
.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@d5d20e15f2736816ee0e001ba8b24b54d9ffcff4 # v5.0.0
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@70c4af2ed5282c51ba40566d026d6647852ffa3e # v5.0.1
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