We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c92d893 + 84d1c9b commit b40a78fCopy full SHA for b40a78f
.github/workflows/ci-security.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout code
23
uses: actions/checkout@v6
24
- name: Ensure SHA pinned actions
25
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@d5d20e15f2736816ee0e001ba8b24b54d9ffcff4 # v5.0.0
26
with:
27
allowlist: |
28
actions/
0 commit comments