We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e36cfb commit a60d420Copy full SHA for a60d420
1 file changed
.github/workflows/codeql.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden Runner
29
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b
+ uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d
30
with:
31
egress-policy: audit
32
0 commit comments