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 c84aefa commit d8d631cCopy full SHA for d8d631c
.github/workflows/security.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout code
14
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15
- name: Ensure SHA pinned actions
16
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4
17
with:
18
allowlist: |
19
Kong/
0 commit comments