From 4326fba2df0fd48adff37c5ae0c4db22bcb09772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:08:16 +0100 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 3.5.0 to 3.8.1 (#58) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 b0aae16..7bf5cb5 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@v3.5.0 + - uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v3.8.1 docker: name: activemq ${{ matrix.activemq_base_version }}