From 66d5ec6dcb2f1272c8f0dcce7573ce79b1208da1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 23:50:32 +0000 Subject: [PATCH] deps:chore - update EndBug/add-and-commit action to v9 Signed-off-by: Renovate Bot --- .github/workflows/release-final.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-final.yml b/.github/workflows/release-final.yml index aa369eb..8e15c89 100644 --- a/.github/workflows/release-final.yml +++ b/.github/workflows/release-final.yml @@ -127,7 +127,7 @@ jobs: # going to trigger any workflow cause the skip ci in the commit message. - name: Commit changes if: ${{ success() }} - uses: EndBug/add-and-commit@v8.0.2 + uses: EndBug/add-and-commit@v9.1.4 with: push: true commit: --signoff