From 8cdc05d43306e5bb5a32922bd2af6818b547a542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:14:44 +0200 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 15.12.0 to 15.12.1 (#11776) 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 caa4a10d6c..7cf2bbe68c 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@0f483aca096ad614dbee2a4b0c9222437c285d1c # v15.12.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@661ab6a0d23f6a269da039831907cffad37cc061 # v15.12.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@0f483aca096ad614dbee2a4b0c9222437c285d1c # v15.12.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@661ab6a0d23f6a269da039831907cffad37cc061 # v15.12.1 with: header-only: true