File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
matrix :
17
17
node-version : ["20"]
18
18
steps :
19
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
19
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
20
20
with :
21
21
egress-policy : audit
22
22
Original file line number Diff line number Diff line change 16
16
pull-requests : read
17
17
actions : read
18
18
steps :
19
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
19
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
20
20
with :
21
21
egress-policy : audit
22
22
Original file line number Diff line number Diff line change 10
10
runs-on : ubuntu-latest
11
11
if : ${{ github.actor == 'dependabot[bot]' }}
12
12
steps :
13
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
13
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
14
14
with :
15
15
egress-policy : audit
16
16
Original file line number Diff line number Diff line change 30
30
pull-requests : write
31
31
32
32
steps :
33
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
33
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
34
34
with :
35
35
egress-policy : audit
36
36
Original file line number Diff line number Diff line change 15
15
runs-on : ubuntu-latest
16
16
17
17
steps :
18
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
18
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
19
19
with :
20
20
egress-policy : audit
21
21
Original file line number Diff line number Diff line change 15
15
build :
16
16
runs-on : ubuntu-latest
17
17
steps :
18
- - uses : step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8 .1
18
+ - uses : step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9 .1
19
19
with :
20
20
egress-policy : audit
21
21
You can’t perform that action at this time.
0 commit comments