From 88d429d0055b6272c5101a6d296d44a504c28876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:20:03 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools Bumps the github-actions group with 1 update in the / directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools). Updates `Alfresco/alfresco-build-tools` from 5.34.0 to 7.0.0 - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v5.34.0...v7.0.0) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a8a97b6..19075a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v5.34.0 + - uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v7.0.0 docker: name: activemq ${{ matrix.activemq_base_version }}