Commit 74221c4 1 parent e6982d2 commit 74221c4 Copy full SHA for 74221c4
File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 22
22
steps :
23
23
- name : Checkout
24
24
id : checkout
25
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
25
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26
26
27
27
- name : Dependency Review
28
28
id : dependency_review
Original file line number Diff line number Diff line change 26
26
steps :
27
27
- name : Checkout
28
28
id : checkout
29
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
29
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
30
31
31
- name : Build path-filters file
32
32
id : build_path_filters
54
54
steps :
55
55
- name : Checkout
56
56
id : checkout
57
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
57
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
58
58
59
59
- name : Check Version
60
60
id : check_version
@@ -142,7 +142,7 @@ jobs:
142
142
steps :
143
143
- name : Checkout
144
144
id : checkout
145
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
145
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
146
146
147
147
- name : Install @devcontainers/cli
148
148
id : install_devcontainers_cli
@@ -187,7 +187,7 @@ jobs:
187
187
steps :
188
188
- name : Checkout
189
189
id : checkout
190
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
190
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
191
191
192
192
- name : Validate
193
193
uses : devcontainers/action@528049dce833673f136ddfc09c2720d450029a6b # v1.4.2
@@ -211,7 +211,7 @@ jobs:
211
211
steps :
212
212
- name : Checkout
213
213
id : checkout
214
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
214
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
215
215
216
216
- name : Log in to GitHub Container Registry
217
217
id : login_ghcr
Original file line number Diff line number Diff line change 26
26
steps :
27
27
- name : Checkout
28
28
id : checkout
29
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
29
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
30
31
31
- name : Build path-filters file
32
32
id : build_path_filters
54
54
steps :
55
55
- name : Checkout
56
56
id : checkout
57
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
57
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
58
58
59
59
- name : Check Version
60
60
id : check_version
@@ -143,7 +143,7 @@ jobs:
143
143
steps :
144
144
- name : Checkout
145
145
id : checkout
146
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
146
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
147
147
148
148
- name : Set Up Container Structure Test
149
149
id : setup_container_structure_test
@@ -201,7 +201,7 @@ jobs:
201
201
steps :
202
202
- name : Checkout
203
203
id : checkout
204
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
204
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
205
205
206
206
- name : Set Up QEMU
207
207
id : setup_qemu
Original file line number Diff line number Diff line change 23
23
steps :
24
24
- name : Checkout
25
25
id : checkout
26
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27
27
with :
28
28
fetch-depth : 0
29
29
You can’t perform that action at this time.
0 commit comments