From 34e30a3775a1916bf20646884bd9def03f373d43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 15:10:39 +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..bd91571 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.0 with: push: true commit: --signoff