We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3109440 commit 1e16f57Copy full SHA for 1e16f57
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Harden Runner
44
- uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
+ uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.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