We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82700c commit ac7e25fCopy full SHA for ac7e25f
.github/workflows/docker.yml
@@ -82,7 +82,7 @@ jobs:
82
cache-name: ${{ inputs.galaxy_cache }}
83
84
- name: Install required tools for arm runners
85
- uses: Alfresco/alfresco-build-tools/.github/actions/install-ubuntu-default-tools@OPSEXP-3019-cleanup-ubuntu-tools
+ uses: Alfresco/alfresco-build-tools/.github/actions/install-ubuntu-default-tools@15e09b8065507210cb1cc33c8bc778b1fb4f289d # v8.10.0
86
if: contains(inputs.runner, '-arm')
87
88
- name: Run tests
0 commit comments