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