From e87c33dcae066b52e6338a6e195306ad157dd5fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 07:09:30 -0500 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 9.3.2 to 9.5.0 (#11378) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 9.3.2 to 9.5.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/de5e037bf9a2ac174c1993dab82002a2278a6506...09cfe8ab1d2b7105052c7bd79281cd1e16c68e11) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 9.5.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 134b8878e0..d017e0a581 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@de5e037bf9a2ac174c1993dab82002a2278a6506 # v9.3.2 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@464173ee4ad8c17aa3db0808f960ecaf33dd6332 # v9.5.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@de5e037bf9a2ac174c1993dab82002a2278a6506 # v9.3.2 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@464173ee4ad8c17aa3db0808f960ecaf33dd6332 # v9.5.1 - name: ci:force flag parser shell: bash