Skip to content

Commit ac7e25f

Browse files
authored
use released build-tools
1 parent a82700c commit ac7e25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
cache-name: ${{ inputs.galaxy_cache }}
8383

8484
- name: Install required tools for arm runners
85-
uses: Alfresco/alfresco-build-tools/.github/actions/install-ubuntu-default-tools@OPSEXP-3019-cleanup-ubuntu-tools
85+
uses: Alfresco/alfresco-build-tools/.github/actions/install-ubuntu-default-tools@15e09b8065507210cb1cc33c8bc778b1fb4f289d # v8.10.0
8686
if: contains(inputs.runner, '-arm')
8787

8888
- name: Run tests

0 commit comments

Comments
 (0)