From af5d1099fb4d0152105602824a8f5195ac4ccdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:55:20 +0000 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 1.36.0 to 5.1.0 Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 1.36.0 to 5.1.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7b0536b4e403e95365d83695c9ab3119b885ce36...f8c296ad4ed19996c853123b4ebe050e55ca38f6) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 b257fe554f8..48b06473b56 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -121,10 +121,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@7b0536b4e403e95365d83695c9ab3119b885ce36 # v1.36.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@f8c296ad4ed19996c853123b4ebe050e55ca38f6 # v5.1.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@7b0536b4e403e95365d83695c9ab3119b885ce36 # v1.36.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@f8c296ad4ed19996c853123b4ebe050e55ca38f6 # v5.1.0 - name: ci:force flag parser shell: bash