We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3132437 commit eb55599Copy full SHA for eb55599
.github/workflows/pr-actions.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Ensure SHA pinned actions
22
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@5d6ac37a4cef8b8df67f482a8e384987766f0213 # v3.0.17
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18
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