Skip to content

Commit ec64dd5

Browse files
Update step-security/harden-runner action to v2.9.1 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa205cd commit ec64dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go: [ "1.19", "1.20" ]
3333
steps:
3434
- name: Harden Runner
35-
uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 # v2.2.1
35+
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
3636
with:
3737
egress-policy: audit
3838
disable-telemetry: true

0 commit comments

Comments
 (0)