From 295496cfec0fabf7aaaee3b8fcf50ef4780e777e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 08:32:37 +0100 Subject: [PATCH] Bump Alfresco/alfresco-build-tools from 3.9.0 to 5.0.0 in /.github/actions/calculate-next-internal-version (#394) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/calculate-next-internal-version/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/calculate-next-internal-version/action.yml b/.github/actions/calculate-next-internal-version/action.yml index eb6add914..bda9a8737 100644 --- a/.github/actions/calculate-next-internal-version/action.yml +++ b/.github/actions/calculate-next-internal-version/action.yml @@ -20,7 +20,7 @@ runs: using: "composite" steps: - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1 - - uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@92947f8dee1180182ac6cf516edce1d4eb7d9b38 # v3.9.0 + - uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@54f23a67b733f4b39cc644064ecb794944116846 # v5.0.0 - id: next-prerelease-resolver run: ${{ github.action_path }}/next-prerelease.sh shell: bash