File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : Harden the runner (Audit all outbound calls)
16
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
16
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
17
17
with :
18
18
egress-policy : audit
19
19
Original file line number Diff line number Diff line change 23
23
PRERELEASE : " ${{ github.event.inputs.prerelease }}"
24
24
steps :
25
25
- name : Harden the runner (Audit all outbound calls)
26
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
26
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
27
27
with :
28
28
egress-policy : audit
29
29
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- 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
16
16
with :
17
17
egress-policy : audit
18
18
37
37
GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
38
38
steps :
39
39
- name : Harden the runner (Audit all outbound calls)
40
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
40
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
41
41
with :
42
42
egress-policy : audit
43
43
Original file line number Diff line number Diff line change 11
11
12
12
steps :
13
13
- name : Harden the runner (Audit all outbound calls)
14
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
14
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
15
15
with :
16
16
egress-policy : audit
17
17
You can’t perform that action at this time.
0 commit comments