diff --git a/.github/workflows/release-final.yml b/.github/workflows/release-final.yml index aa369eb..1bc8e59 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.0.0 with: push: true commit: --signoff