From 86e8fb75d0c3e1e77bb7c550ce57cf1ea8e7e9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:30:43 +0200 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 17.1.0 to 17.2.0 (#11825) 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 5cd6982d62..5cc50d6b65 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@d2fd6744fbbb6a0c874c1e28f5374210e2743c2f # v17.1.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@c00625b5f30db226fb0634299effc4cd15fdd7bb # v17.2.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@d2fd6744fbbb6a0c874c1e28f5374210e2743c2f # v17.1.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@c00625b5f30db226fb0634299effc4cd15fdd7bb # v17.2.0 with: header-only: true