We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60070e commit c0cf65fCopy full SHA for c0cf65f
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@95d9a5deda9de15063e7595e9719c11c38c90ae2
+ uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76
30
with:
31
egress-policy: audit
32
0 commit comments