From 8db119846e22ac73f993b53c210e1323c041a7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 17:37:37 +0000 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 5.10.0 to 5.11.1 (#9241) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.10.0 to 5.11.1. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f2259c2bb5ff4a5579d1a425cb130175a6459665...e75b58f8772ae86fc67fe2d48ff05392d9021393) --- 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 f70b31dd99..fc1bb5c41f 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@f2259c2bb5ff4a5579d1a425cb130175a6459665 # v5.10.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@e75b58f8772ae86fc67fe2d48ff05392d9021393 # v5.11.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@f2259c2bb5ff4a5579d1a425cb130175a6459665 # v5.10.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@e75b58f8772ae86fc67fe2d48ff05392d9021393 # v5.11.1 - name: ci:force flag parser shell: bash