We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a366ff commit 779d7b7Copy full SHA for 779d7b7
.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@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4.0.0
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
26
with:
27
allowlist: |
28
actions/
0 commit comments