From f5e9bd6de8f9235e5b701b27f8ce808282afdac1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:56:08 +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..008f3db 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.1 with: push: true commit: --signoff