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 d2b332a commit 21a723fCopy full SHA for 21a723f
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Harden Runner
44
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
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