diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b9ff0b7..19d23a4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -131,7 +131,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@24d3d12d32d4dbf453db38fb6b30f0dafae55a74 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -259,7 +259,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@24d3d12d32d4dbf453db38fb6b30f0dafae55a74 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick