We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6b798 commit 8beca5cCopy full SHA for 8beca5c
.github/workflows/secure_workflows.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@c3a2b64f69b7a1542a68f44d9edbd9ec3fc1455e # v3.0.20
36
with:
37
allowlist: |
38
slsa-framework/slsa-github-generator
0 commit comments