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 f0ba62d commit 1fd7aa8Copy full SHA for 1fd7aa8
.github/workflows/security.yaml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout code
10
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
11
- name: Ensure SHA pinned actions
12
- uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3
+ uses: zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4
13
with:
14
allowlist: |
15
Kong/
0 commit comments