From d5a06c875c779304e89343e487901e60d4d50b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:14:31 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 5.31.0 to 7.0.0 Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.31.0 to 7.0.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a288b9efdaa50413573b2e130896d906478b8e50...a4013b7dfd8453ee94ec5d4eb8cb51d74654f770) --- 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 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