From b0ab0b9916d64d26b27bed146c8764edd85cfde3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:25:08 +0100 Subject: [PATCH] Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 (#127) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/updatecli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updatecli.yaml b/.github/workflows/updatecli.yaml index f1bf708b..dc61088e 100644 --- a/.github/workflows/updatecli.yaml +++ b/.github/workflows/updatecli.yaml @@ -50,7 +50,7 @@ jobs: skip_checkout: "true" - name: Git Auto Commit - uses: stefanzweifel/git-auto-commit-action@v4.16.0 + uses: stefanzweifel/git-auto-commit-action@v5.0.0 with: commit_message: | 🛠 Updatecli pipeline bump @@ -110,7 +110,7 @@ jobs: skip_checkout: "true" - name: Git Auto Commit - uses: stefanzweifel/git-auto-commit-action@v4.16.0 + uses: stefanzweifel/git-auto-commit-action@v5.0.0 with: commit_message: | 🛠 Updatecli pipeline acs bump