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 bf319a2 commit ea89be1Copy full SHA for ea89be1
.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@6124774845927d14c601359ab8138699fa5b70c3 # v4
17
with:
18
allowlist: |
19
Kong/
0 commit comments