We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edee444 commit ac85e25Copy full SHA for ac85e25
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Harden Runner
44
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
+ uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
45
with:
46
egress-policy: audit
47
.github/workflows/nodejs.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
21
22
23
24
0 commit comments