From a175f92febd765d05a1eabcfc49018f12a763fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 19:51:39 -0400 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 7.1.1 to 8.1.0 (#10344) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.1.1 to 8.1.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/21fb2cdff9e78dae9d11604252d778c2f1af8a43...5cab7bac9b94deb11087c3c39c8e412f6ecf1e00) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major ... 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 c23f137981..088f42fb55 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -84,10 +84,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@21fb2cdff9e78dae9d11604252d778c2f1af8a43 # v7.1.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@5cab7bac9b94deb11087c3c39c8e412f6ecf1e00 # v8.1.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@21fb2cdff9e78dae9d11604252d778c2f1af8a43 # v7.1.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@5cab7bac9b94deb11087c3c39c8e412f6ecf1e00 # v8.1.0 - name: ci:force flag parser shell: bash