From 314761ed4abf808816a597e8283bd79c63c4463e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:46:20 +0000 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 12.11.0 to 13.0.0 (#11653) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 12.11.0 to 13.0.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/fd5878fdc8b6de4d27591c5100434f31019f1f28...bc7990dc41f2c163e6cfeb5e216133c29c165785) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 f847f2d461..c6ad364549 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@fd5878fdc8b6de4d27591c5100434f31019f1f28 # v12.11.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@bc7990dc41f2c163e6cfeb5e216133c29c165785 # v13.0.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@fd5878fdc8b6de4d27591c5100434f31019f1f28 # v12.11.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@bc7990dc41f2c163e6cfeb5e216133c29c165785 # v13.0.0 with: header-only: true