From f974ee94d645594b96a5a967ee04f1c04b50583d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 07:51:22 +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/send-slack-notification/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/send-slack-notification/action.yml b/.github/actions/send-slack-notification/action.yml index ac6d00736..32246c717 100644 --- a/.github/actions/send-slack-notification/action.yml +++ b/.github/actions/send-slack-notification/action.yml @@ -82,7 +82,7 @@ runs: echo "result=$RESULT" >> $GITHUB_OUTPUT - 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: Send slack notification id: slack