We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b054a82 commit 2c80661Copy full SHA for 2c80661
.github/workflows/check-actions.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27
- name: Ensure SHA pinned actions
28
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@3c16e895bb662b4d7e284f032cbe8835a57773cc # v3.0.11
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
29
with:
30
# slsa-github-generator requires using a semver tag for reusable workflows.
31
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
0 commit comments