diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21f009c..86b8a4d 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@a288b9efdaa50413573b2e130896d906478b8e50 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a4013b7dfd8453ee94ec5d4eb8cb51d74654f770 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@a288b9efdaa50413573b2e130896d906478b8e50 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a4013b7dfd8453ee94ec5d4eb8cb51d74654f770 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick