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 16
16
fail-fast : false
17
17
steps :
18
18
- name : Harden the runner (Audit all outbound calls)
19
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
19
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
20
20
with :
21
21
egress-policy : audit
22
22
Original file line number Diff line number Diff line change 21
21
PRERELEASE : " ${{ github.event.inputs.prerelease }}"
22
22
steps :
23
23
- name : Harden the runner (Audit all outbound calls)
24
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
24
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
25
25
with :
26
26
egress-policy : audit
27
27
Original file line number Diff line number Diff line change 18
18
fail-fast : false
19
19
steps :
20
20
- name : Harden the runner (Audit all outbound calls)
21
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
21
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
22
22
with :
23
23
egress-policy : audit
24
24
47
47
GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
48
48
steps :
49
49
- name : Harden the runner (Audit all outbound calls)
50
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
50
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
51
51
with :
52
52
egress-policy : audit
53
53
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