diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 77d8da4..4c05b4b 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@d50e824f3a7c795b6e72ccc5a04471bc58902bf0 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@d50e824f3a7c795b6e72ccc5a04471bc58902bf0 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick