From eb26c1a64bf581dcbeb17ddeccc3d65e941d4126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:15:17 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 7.1.0 to 8.3.1 Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.1.0 to 8.3.1. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/bd803ea1bf16464eaf9726560c0496b41d15c03f...24d3d12d32d4dbf453db38fb6b30f0dafae55a74) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major ... 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 b9ff0b7..19d23a4 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@bd803ea1bf16464eaf9726560c0496b41d15c03f + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@24d3d12d32d4dbf453db38fb6b30f0dafae55a74 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@bd803ea1bf16464eaf9726560c0496b41d15c03f + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@24d3d12d32d4dbf453db38fb6b30f0dafae55a74 if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick