We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f2cd3 commit d7f079fCopy full SHA for d7f079f
.github/workflows/check-actions.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
- name: Ensure SHA pinned actions
28
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3.0.22
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4 # v3.0.23
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