Skip to content

Commit 524603f

Browse files
authored
Merge pull request #255 from malkia/renovate/step-security-harden-runner-2.x
chore(deps): update step-security/harden-runner action to v2.12.0
2 parents ebcf7e5 + 2478e00 commit 524603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id-token: write
2121
steps:
2222
- name: Harden the runner (Audit all outbound calls)
23-
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
23+
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2424
with:
2525
egress-policy: audit
2626

0 commit comments

Comments
 (0)