diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f128f88..9ba29aa 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@9cf7c9d178e9ab74bf533217febe4dafe73247f4 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@7c08513b5d33b682ac518b369e5e7b8454f2fd96 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -252,7 +252,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@7c08513b5d33b682ac518b369e5e7b8454f2fd96 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick