We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72d80c commit 20c875aCopy full SHA for 20c875a
.github/workflows/lint-ghactions.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
- name: Ensure SHA pinned actions
19
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b35f285b9bb7e80de0967367cee66d3b6d50ceca # v3.0.1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18
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