From 3f5070c58af1151c6da6fd5d7ec91e8bdf79385b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 07:21:42 +0000 Subject: [PATCH] Bump Alfresco/alfresco-build-tools Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 3.9.0 to 5.0.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/92947f8dee1180182ac6cf516edce1d4eb7d9b38...54f23a67b733f4b39cc644064ecb794944116846) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/actions/reportportal-prepare/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/reportportal-prepare/action.yml b/.github/actions/reportportal-prepare/action.yml index 5e24b03a3..a3b5e334e 100644 --- a/.github/actions/reportportal-prepare/action.yml +++ b/.github/actions/reportportal-prepare/action.yml @@ -42,7 +42,7 @@ runs: using: composite steps: - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@92947f8dee1180182ac6cf516edce1d4eb7d9b38 # v3.9.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@54f23a67b733f4b39cc644064ecb794944116846 # v5.0.0 - name: Compute Report Portal input info id: info