We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82a19a commit 07b8df2Copy full SHA for 07b8df2
.github/workflows/codeql.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Harden Runner
31
- uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
+ uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
32
with:
33
egress-policy: audit
34
0 commit comments