File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
security-events : write
23
23
steps :
24
24
- name : Harden the runner (Audit all outbound calls)
25
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
25
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
26
26
with :
27
27
egress-policy : audit
28
28
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
@@ -112,7 +112,7 @@ jobs:
112
112
113
113
steps :
114
114
- name : Harden the runner (Audit all outbound calls)
115
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
115
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
116
116
with :
117
117
egress-policy : audit
118
118
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
@@ -173,7 +173,7 @@ jobs:
173
173
174
174
steps :
175
175
- name : Harden the runner (Audit all outbound calls)
176
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
176
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
177
177
with :
178
178
egress-policy : audit
179
179
- name : Check out Git repository
@@ -249,7 +249,7 @@ jobs:
249
249
packages : write
250
250
steps :
251
251
- name : Harden the runner (Audit all outbound calls)
252
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
252
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
253
253
with :
254
254
egress-policy : audit
255
255
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
Original file line number Diff line number Diff line change 11
11
packages : write
12
12
steps :
13
13
- name : Harden the runner (Audit all outbound calls)
14
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
14
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
15
15
with :
16
16
egress-policy : audit
17
17
Original file line number Diff line number Diff line change 12
12
packages : write
13
13
steps :
14
14
- name : Harden the runner (Audit all outbound calls)
15
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
15
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
16
16
with :
17
17
egress-policy : audit
18
18
You can’t perform that action at this time.
0 commit comments