File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 41
41
42
42
steps :
43
43
- name : Harden Runner
44
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
44
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
45
45
with :
46
46
egress-policy : audit
47
47
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
20
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change 13
13
14
14
steps :
15
15
- name : Harden Runner
16
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
16
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
17
17
with :
18
18
egress-policy : audit
19
19
Original file line number Diff line number Diff line change 36
36
37
37
steps :
38
38
- name : Harden Runner
39
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
39
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
40
40
with :
41
41
egress-policy : audit
42
42
Original file line number Diff line number Diff line change 17
17
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
20
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change 14
14
15
15
steps :
16
16
- name : Harden Runner
17
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
17
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
18
18
with :
19
19
egress-policy : audit
20
20
52
52
name : MongoDB v${{ matrix.mongodb-version }} RS, Port ${{ matrix.mongodb-port }} — Node.js v${{ matrix.node-version }}
53
53
steps :
54
54
- name : Harden Runner
55
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
55
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
56
56
with :
57
57
egress-policy : audit
58
58
Original file line number Diff line number Diff line change 14
14
15
15
steps :
16
16
- name : Harden Runner
17
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
17
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
18
18
with :
19
19
egress-policy : audit
20
20
52
52
name : MongoDB v${{ matrix.mongodb-version }}, Port ${{ matrix.mongodb-port }} — Node.js v${{ matrix.node-version }}
53
53
steps :
54
54
- name : Harden Runner
55
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
55
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
56
56
with :
57
57
egress-policy : audit
58
58
Original file line number Diff line number Diff line change 11
11
runs-on : " ubuntu-latest"
12
12
steps :
13
13
- name : Harden Runner
14
- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
14
+ uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
15
15
with :
16
16
egress-policy : audit
17
17
You can’t perform that action at this time.
0 commit comments