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