From d2c55702ebe4a3f2279e475ff1886c671934c1a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 10:28:22 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 8.9.0 to 8.12.0 Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.9.0 to 8.12.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/16272633584df58ea603112c4aac4564c8673cd6...ac971d319df1ef3b69104c7b0510348191d78952) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e6c95f6..91e6424 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: run: ls -R *.rpm - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@16272633584df58ea603112c4aac4564c8673cd6 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@ac971d319df1ef3b69104c7b0510348191d78952 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -257,7 +257,7 @@ jobs: run: ls -R *.deb - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@16272633584df58ea603112c4aac4564c8673cd6 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@ac971d319df1ef3b69104c7b0510348191d78952 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick