We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cad31 commit ba6246fCopy full SHA for ba6246f
.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@fe7afd3f619254d126dcb69aabacc269f8ef8fd7 # v2.0.3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@afbf9b485669c7ad13347734c9f146175e83cb43 # v2.0.4
20
with:
21
# Trusted GitHub Actions and/or organizations
22
allowlist: |
0 commit comments