File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
runs-on : hiero-mirror-node-linux-medium
27
27
steps :
28
28
- name : Harden Runner
29
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
29
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
30
30
with :
31
31
egress-policy : audit
32
32
Original file line number Diff line number Diff line change 25
25
version : ${{ steps.release.outputs.version }}
26
26
steps :
27
27
- name : Harden Runner
28
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
28
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
29
29
with :
30
30
egress-policy : audit
31
31
84
84
if : ${{ inputs.dry-run-enabled != true }}
85
85
steps :
86
86
- name : Harden Runner
87
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
87
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
88
88
with :
89
89
egress-policy : audit
90
90
Original file line number Diff line number Diff line change 42
42
runs-on : hiero-mirror-node-linux-large
43
43
steps :
44
44
- name : Harden Runner
45
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
45
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
46
46
with :
47
47
egress-policy : audit
48
48
Original file line number Diff line number Diff line change 29
29
runs-on : hiero-mirror-node-linux-medium
30
30
steps :
31
31
- name : Harden Runner
32
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
32
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
33
33
with :
34
34
egress-policy : audit
35
35
Original file line number Diff line number Diff line change 30
30
runs-on : hiero-mirror-node-linux-medium
31
31
steps :
32
32
- name : Harden Runner
33
- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
33
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
34
34
with :
35
35
egress-policy : audit
36
36
You can’t perform that action at this time.
0 commit comments