We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1caa67 commit 95b6ab7Copy full SHA for 95b6ab7
.github/workflows/secure_workflows.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v3
18
- name: Ensure 3rd party workflows have SHA pinned
19
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@4f094cd33d8008b5aa2490edee9a5866ff11c116 # v1.4.0
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@af2eb3226618e2494e3d9084f515ad6dcf16e229 # v2.0.1
20
with:
21
# Trusted GitHub Actions and/or organizations
22
allowlist: |
0 commit comments