Skip to content

Commit 6a95962

Browse files
Update step-security/harden-runner action to v2.10.1
1 parent f6bc92e commit 6a95962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go: [ "1.20", "1.21", "1.22", "1.23" ]
3333
steps:
3434
- name: Harden Runner
35-
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
35+
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
3636
with:
3737
egress-policy: audit
3838
disable-telemetry: true

0 commit comments

Comments
 (0)