File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 runs-on : [ubuntu-latest]
3030 steps :
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
32+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3333 with :
3434 egress-policy : audit
3535
@@ -139,7 +139,7 @@ jobs:
139139 - darwin-arm64
140140 steps :
141141 - name : Harden the runner (Audit all outbound calls)
142- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
142+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
143143 with :
144144 egress-policy : audit
145145
@@ -192,7 +192,7 @@ jobs:
192192 contents : write # for softprops/action-gh-release to create a GitHub release
193193 steps :
194194 - name : Harden the runner (Audit all outbound calls)
195- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
195+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
196196 with :
197197 egress-policy : audit
198198
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Harden the runner (Audit all outbound calls)
34- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
34+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden the runner (Audit all outbound calls)
15- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
15+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
1616 with :
1717 egress-policy : audit
1818
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - name : Harden Runner
25- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
25+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
2626 with :
2727 egress-policy : audit
2828
4949 runs-on : ubuntu-latest
5050 steps :
5151 - name : Harden the runner (Audit all outbound calls)
52- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
52+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
5353 with :
5454 egress-policy : audit
5555
Original file line number Diff line number Diff line change 3333
3434 steps :
3535 - name : Harden Runner
36- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
36+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3737 with :
3838 egress-policy : audit
3939
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Harden the runner (Audit all outbound calls)
30- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
30+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
3131 with :
3232 egress-policy : audit
3333
You can’t perform that action at this time.
0 commit comments