diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 77d8da4..edb6c84 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -122,7 +122,7 @@ jobs: run: ls -R *.rpm - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@9cf7c9d178e9ab74bf533217febe4dafe73247f4 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@042fc28b3e308e1d1159dfee61bc46c5940ed7b6 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -239,7 +239,7 @@ jobs: run: ls -R *.deb - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@9cf7c9d178e9ab74bf533217febe4dafe73247f4 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@042fc28b3e308e1d1159dfee61bc46c5940ed7b6 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick