diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index ecfe936..c8058fa 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -51,7 +51,7 @@ jobs: # TODO: maybe commit to another branch - name: Commit changes if any id: auto-commit-action - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: Update MFT files tagging_message: ${{ steps.version.outputs.version }}