From 518f385d3ace2de2d3f5b9acc777471db145c69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:25:17 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 12.9.0 to 12.11.0 (#11629) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.9.0 to 12.11.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9...fd5878fdc8b6de4d27591c5100434f31019f1f28) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 12.11.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 8fc5effe46..f847f2d461 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@3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9 # v12.9.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@fd5878fdc8b6de4d27591c5100434f31019f1f28 # v12.11.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@3768f40c71f5f9b0c4e6a507c8f87ed40d9b60c9 # v12.9.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@fd5878fdc8b6de4d27591c5100434f31019f1f28 # v12.11.0 with: header-only: true