diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ba2955e..92c65a7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: preface: src/preface.txt output: style.md - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 if: ${{ github.event_name == 'pull_request_target' }} with: file_pattern: style.md