We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae24ab commit 1741a61Copy full SHA for 1741a61
.github/workflows/check-actions.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
18
- name: Ensure SHA pinned actions
19
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@40e45e738b3cad2729f599d8afc6ed02184e1dbd # v3.0.5
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@76d1d8e0b075d7190b5d59b86da91c7bdbcc99b2 # v3.0.7
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