From 926f9f85cb8c1dc9b366153e56faad15ef8cec9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 09:57:21 +0100 Subject: [PATCH] Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#55) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/bumpVersions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bumpVersions.yml b/.github/workflows/bumpVersions.yml index 7f6398b..b2f252f 100644 --- a/.github/workflows/bumpVersions.yml +++ b/.github/workflows/bumpVersions.yml @@ -44,7 +44,7 @@ jobs: run: | updatecli apply - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 id: auto-commit-action with: branch: bump-activemq-${{ env.ACTIVEMQ_VERSION }}