We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4916b8f commit 40dd1a0Copy full SHA for 40dd1a0
.github/workflows/check-actions.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
18
- name: Ensure SHA pinned actions
19
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b8f9a25a51fe633d9215ac7734854dc11cd299cb # v3.0.13
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@40ba2d51b6b6d8695f2b6bd74e785172d4f8d00f # v3.0.14
20
with:
21
# slsa-github-generator requires using a semver tag for reusable workflows.
22
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
0 commit comments