diff --git a/.github/workflows/v2-pull-request.yml b/.github/workflows/v2-pull-request.yml index 82b3b37ed0358..1193ce0d6e301 100644 --- a/.github/workflows/v2-pull-request.yml +++ b/.github/workflows/v2-pull-request.yml @@ -32,6 +32,6 @@ jobs: yarn install --frozen-lockfile yarn pkglint - name: push - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: 'automatic pkglint fixes'