Skip to content

Commit a910020

Browse files
committed
Update harden runner
1 parent 579ce63 commit a910020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-qualitiy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
pull-requests: write # To comment on a Pull Request
107107
steps:
108108
- name: Harden Runner
109-
uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
109+
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
110110
with:
111111
egress-policy: audit
112112

0 commit comments

Comments
 (0)