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 b287cae commit 512cdadCopy full SHA for 512cdad
.github/workflows/codeql.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Harden Runner
44
- uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
+ uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
45
with:
46
egress-policy: audit
47
.github/workflows/dependency-review.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
19
20
21
22
23
0 commit comments