File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
runs-on : ${{ matrix.platform }}
16
16
steps :
17
17
- name : Harden Runner
18
- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
18
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
19
19
with :
20
20
egress-policy : audit
21
21
Original file line number Diff line number Diff line change 46
46
47
47
steps :
48
48
- name : Harden Runner
49
- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
49
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
50
50
with :
51
51
egress-policy : audit
52
52
Original file line number Diff line number Diff line change 23
23
runs-on : ubuntu-latest
24
24
steps :
25
25
- name : Harden Runner
26
- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
26
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
27
27
with :
28
28
egress-policy : audit
29
29
Original file line number Diff line number Diff line change 26
26
security-events : write
27
27
contents : read
28
28
steps :
29
- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
29
+ - uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
30
30
with :
31
31
disable-sudo : true
32
32
egress-policy : audit
Original file line number Diff line number Diff line change 21
21
packages : write
22
22
id-token : write
23
23
steps :
24
- - uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
24
+ - uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
25
25
with :
26
26
egress-policy : audit
27
27
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Original file line number Diff line number Diff line change 23
23
24
24
steps :
25
25
- name : Harden Runner
26
- uses : step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11 .0
26
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12 .0
27
27
with :
28
28
egress-policy : audit
29
29
You can’t perform that action at this time.
0 commit comments