File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 14
14
with :
15
15
egress-policy : audit
16
16
- name : Checkout
17
- uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
17
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
18
18
- name : Setup Go
19
19
uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
20
20
with :
Original file line number Diff line number Diff line change 16
16
with :
17
17
egress-policy : audit
18
18
- name : Checkout
19
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
19
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
20
20
with :
21
21
fetch-depth : 0
22
22
50
50
with :
51
51
egress-policy : audit
52
52
- name : Checkout
53
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
53
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
54
54
- name : Setup Go
55
55
uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
56
56
with :
91
91
with :
92
92
egress-policy : audit
93
93
- name : Checkout
94
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
94
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
95
95
- name : Setup Go
96
96
uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
97
97
with :
@@ -116,7 +116,7 @@ jobs:
116
116
with :
117
117
egress-policy : audit
118
118
- name : Checkout
119
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
119
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
120
120
- name : Setup Go
121
121
uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
122
122
with :
@@ -168,7 +168,7 @@ jobs:
168
168
with :
169
169
egress-policy : audit
170
170
- name : Checkout
171
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
171
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
172
172
- name : Setup Go
173
173
uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
174
174
with :
@@ -210,7 +210,7 @@ jobs:
210
210
with :
211
211
egress-policy : audit
212
212
- name : Checkout
213
- uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
213
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
214
214
with :
215
215
fetch-depth : 0
216
216
Original file line number Diff line number Diff line change 16
16
with :
17
17
egress-policy : audit
18
18
- name : Checkout the latest code
19
- uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
19
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
20
20
with :
21
21
fetch-depth : 0
22
22
- name : Automatic Rebase
Original file line number Diff line number Diff line change 18
18
with :
19
19
egress-policy : audit
20
20
- name : Checkout code
21
- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
21
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
22
22
with :
23
23
fetch-depth : 0
24
24
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
56
56
egress-policy : audit
57
57
58
58
- name : Checkout
59
- uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
59
+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
60
60
with :
61
61
fetch-depth : 0
62
62
Original file line number Diff line number Diff line change 21
21
uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
22
22
with :
23
23
egress-policy : audit
24
- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
24
+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
25
25
- name : Run FOSSA scan and upload build data
26
26
uses : fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 # v2.0.0
27
27
with :
38
38
with :
39
39
egress-policy : audit
40
40
- name : Checkout repository
41
- uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
41
+ uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
42
42
- name : Initialize CodeQL
43
43
uses : github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04 # codeql-bundle-20221020
44
44
with :
You can’t perform that action at this time.
0 commit comments