Skip to content

Commit bbdb7a9

Browse files
Update step-security/harden-runner action to v2.15.0
1 parent 9399375 commit bbdb7a9

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.24", "1.25" ]
3333
steps:
3434
- name: Harden Runner
35-
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
35+
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
3636
with:
3737
egress-policy: audit
3838
disable-telemetry: true

0 commit comments

Comments
 (0)