diff --git a/.github/workflows/schema.yml b/.github/workflows/schema.yml index 59159e63..3d1c0441 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@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: | ${{ github.event.head_commit.message }}