From 68e363748937936e958b4883737b40542e6cb772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 08:33:54 +0000 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 12.0.0 to 12.1.0 (#11487) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.0.0 to 12.1.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/ffc4f9974da0c6fe311fb66e119547a2e8c126c8...4657bc5c89f722332e897d8f360b75f08e81b8b9) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pull-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 05872d46f9..8e419a8687 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -66,10 +66,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@ffc4f9974da0c6fe311fb66e119547a2e8c126c8 # v12.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@4657bc5c89f722332e897d8f360b75f08e81b8b9 # v12.1.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@ffc4f9974da0c6fe311fb66e119547a2e8c126c8 # v12.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@4657bc5c89f722332e897d8f360b75f08e81b8b9 # v12.1.0 - name: ci:force flag parser shell: bash