We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8df93 commit b12f114Copy full SHA for b12f114
.github/workflows/secure_workflows.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout code
20
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Ensure 3rd party workflows have SHA pinned
22
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3.0.22
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4830be28ce81da52ec70d65c552a7403821d98d4 # v3.0.23
23
with:
24
# Trusted GitHub Actions and/or organizations
25
allowlist: |
0 commit comments