diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eab89b2..ad903eb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: # Commit and push updated files - name: Update repository - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: ${{ github.ref_name }} branch: main