Skip to content

Commit 6e23404

Browse files
authored
Merge pull request #96 from chainguard-dev/dependabot/github_actions/actions-8dd461e5d2
Bump step-security/harden-runner from 2.12.0 to 2.13.3 in the actions group
2 parents cce0b3c + 6c759fb commit 6e23404

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Harden the runner (Audit all outbound calls)
36-
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
36+
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
3737
with:
3838
egress-policy: audit
3939

.github/workflows/sync-prod-gcs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: 'Github Actions Runner'
24-
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
24+
uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
2525
with:
2626
egress-policy: audit
2727

0 commit comments

Comments
 (0)