This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Commit e74383c 1 parent 996f5da commit e74383c Copy full SHA for e74383c
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
42
42
steps :
43
43
- name : Harden Runner
44
- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1 .0
44
+ uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 # v2.2 .0
45
45
with :
46
46
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
47
47
Original file line number Diff line number Diff line change 17
17
fail-fast : false
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1 .0
20
+ uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 # v2.2 .0
21
21
with :
22
22
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
23
23
Original file line number Diff line number Diff line change 32
32
33
33
steps :
34
34
- name : Harden Runner
35
- uses : step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1 .0
35
+ uses : step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 # v2.2 .0
36
36
with :
37
37
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
38
38
You can’t perform that action at this time.
0 commit comments