Skip to content

Commit 5229eae

Browse files
authored
Merge pull request #1008 from aws-powertools/dependabot/github_actions/zgosalvez/github-actions-ensure-sha-pinned-actions-4.0.0
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.25 to 4.0.0
2 parents 0faad9f + a484d16 commit 5229eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secure_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout code
2020
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121
- name: Ensure 3rd party workflows have SHA pinned
22-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@fc87bb5b5a97953d987372e74478de634726b3e5 # v3.0.25
22+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@9e9574ef04ea69da568d6249bd69539ccc704e74 # v4.0.0
2323
with:
2424
# Trusted GitHub Actions and/or organizations
2525
allowlist: |

0 commit comments

Comments
 (0)