diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3519026..e937319 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: run: ls -R *.rpm - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a809e68fae7ded4c8ad28bb2fd463187cd28bc34 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -257,7 +257,7 @@ jobs: run: ls -R *.deb - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a809e68fae7ded4c8ad28bb2fd463187cd28bc34 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick