We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653325b commit a5b1295Copy full SHA for a5b1295
.github/workflows/secure_workflows.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout code
33
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
- name: Ensure 3rd party workflows have SHA pinned
35
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@74606c30450304eee8660aae751818321754feb1 # v3.0.9
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b88cd0aad2c36a63e42c71f81cb1958fed95ac87 # v3.0.10
36
with:
37
allowlist: |
38
slsa-framework/slsa-github-generator
0 commit comments