Skip to content

Commit 41d2c3a

Browse files
[StepSecurity] ci: Harden GitHub Actions (#686)
Signed-off-by: StepSecurity Bot <[email protected]>
1 parent c31e890 commit 41d2c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
5959
steps:
6060
- name: Harden Runner
61-
uses: step-security/[email protected]
61+
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
6262
with:
6363
egress-policy: audit
6464

0 commit comments

Comments
 (0)