From 2bab1560be5a5af3d84285d990e9f1ff18227f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:24:26 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 15.7.1 to 15.9.1 (#11741) 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 28ca2cbc8b..f01b2be0e7 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@40f2376b812403b51e0cea49eaff04c1b8d65cfd # v15.7.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@b7013d54c5255a71f931fd1316d0fcdb5c36c13c # v15.9.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@40f2376b812403b51e0cea49eaff04c1b8d65cfd # v15.7.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@b7013d54c5255a71f931fd1316d0fcdb5c36c13c # v15.9.1 with: header-only: true