From 24c93e2ac3e551c26a4937d9a4ae2d31f44e911d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 08:31:46 -0400 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 5.23.0 to 5.24.0 (#9628) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.23.0 to 5.24.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/b3aa3308ae1c2e2140c8a6d12f3001cd644313f7...4417341ffedaa187eecddf7ecf08403f3f7bb1fa) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools 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 77fb8184a2..e96b56ca41 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@b3aa3308ae1c2e2140c8a6d12f3001cd644313f7 # v5.23.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@4417341ffedaa187eecddf7ecf08403f3f7bb1fa # v5.24.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@b3aa3308ae1c2e2140c8a6d12f3001cd644313f7 # v5.23.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@4417341ffedaa187eecddf7ecf08403f3f7bb1fa # v5.24.0 - name: ci:force flag parser shell: bash