From 9196932e06093dd4ae06f7c085d9469605f8688d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 06:48:41 -0400 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 9.3.1 to 9.3.2 (#11283) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 9.3.1 to 9.3.2. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/348e767723102af8cff995773904a2c16b098d11...de5e037bf9a2ac174c1993dab82002a2278a6506) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 58fbff983e..94b6af2b2b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -69,10 +69,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@348e767723102af8cff995773904a2c16b098d11 # v9.3.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@de5e037bf9a2ac174c1993dab82002a2278a6506 # v9.3.2 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@348e767723102af8cff995773904a2c16b098d11 # v9.3.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@de5e037bf9a2ac174c1993dab82002a2278a6506 # v9.3.2 - name: ci:force flag parser shell: bash