We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804d682 commit dcccaa4Copy full SHA for dcccaa4
.github/workflows/secure-workflows.yml
@@ -32,6 +32,6 @@ 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@b88cd0aad2c36a63e42c71f81cb1958fed95ac87 # v3.0.10
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@3c16e895bb662b4d7e284f032cbe8835a57773cc # v3.0.11
36
with:
37
allowlist: slsa-framework/slsa-github-generator
0 commit comments