diff --git a/.github/workflows/schema.yml b/.github/workflows/schema.yml index de2f62b..edb7769 100644 --- a/.github/workflows/schema.yml +++ b/.github/workflows/schema.yml @@ -39,7 +39,7 @@ jobs: - name: Commit changes if: github.repository_owner == 'libretime' && github.event_name == 'push' - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: | ${{ github.event.head_commit.message }}