We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f857f commit d58a1baCopy full SHA for d58a1ba
.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@ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1 # v3.0.15
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd # v3.0.16
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