We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd85c13 commit 75a18b2Copy full SHA for 75a18b2
.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@0168d43369f2c6661245b8b94a8c812e0867af4b # v2.1.1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@21991cec25093947ff3f62e4c223df0260c39944 # v2.1.2
20
with:
21
# Trusted GitHub Actions and/or organizations
22
allowlist: |
0 commit comments