From f94b4f6bea0dbd8e28195ed450a22af97bdee135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:58:38 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 10.4.0 to 11.0.1 (#11459) 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 f43d12066c..97103e0330 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@2d8a74e98bfdcc78252004141137f6d14a03e175 # v10.4.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@b51dfeef6bda4a506778050a1c0e53eed440598c # v11.0.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@2d8a74e98bfdcc78252004141137f6d14a03e175 # v10.4.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@b51dfeef6bda4a506778050a1c0e53eed440598c # v11.0.1 - name: ci:force flag parser shell: bash