We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6a13f commit 82c7101Copy full SHA for 82c7101
1 file changed
.github/workflows/codeql.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Harden Runner
31
- uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481
+ uses: step-security/harden-runner@617de1d11dea286f7a53941812f4667f646e72da
32
with:
33
egress-policy: audit
34
0 commit comments