diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f0378e..ade7e28 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: files: videotagger.fish.zip - name: Commit Changes - uses: stefanzweifel/git-auto-commit-action@v6.0.1 + uses: stefanzweifel/git-auto-commit-action@v7.0.0 with: branch: main commit_message: "chore(main): release ${{ github.ref_name }}"