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.
2 parents d364c1d + 6eb8926 commit c818e69Copy full SHA for c818e69
2 files changed
.github/workflows/dependency-review.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: 'ubuntu-latest'
12
steps:
13
- name: 'Harden Runner'
14
- uses: 'step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176' # v2.17.0
+ uses: 'step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df' # v2.18.0
15
with:
16
egress-policy: 'audit'
17
.github/workflows/scorecard.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments