File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ jobs:
168
168
169
169
- name : Setup Docker Engine
170
170
if : matrix.target_arch == 'aarch64'
171
- uses : Alfresco/alfresco-build-tools/.github/actions/setup-docker@OPSEXP-2692-setup-docker
171
+ uses : Alfresco/alfresco-build-tools/.github/actions/setup-docker@9558268b491821a4cfce1f11d4c8f6e56adc8496 # v5.30.0
172
172
173
173
- name : Prepare image
174
174
run : docker build . -t buildenv --build-arg BASE_IMAGE=${{ matrix.base_image }}
@@ -215,7 +215,7 @@ jobs:
215
215
216
216
- name : Setup Docker Engine
217
217
if : matrix.target_arch == 'aarch64'
218
- uses : Alfresco/alfresco-build-tools/.github/actions/setup-docker@OPSEXP-2692-setup-docker
218
+ uses : Alfresco/alfresco-build-tools/.github/actions/setup-docker@9558268b491821a4cfce1f11d4c8f6e56adc8496 # v5.30.0
219
219
220
220
- name : Download DEBs
221
221
uses : actions/download-artifact@v4
You can’t perform that action at this time.
0 commit comments