We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13aaa5a commit dbbeda8Copy full SHA for dbbeda8
.github/workflows/check-actions.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27
- name: Ensure SHA pinned actions
28
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b8f9a25a51fe633d9215ac7734854dc11cd299cb # v3.0.13
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