diff --git a/.github/workflows/bump_oxlint.yml b/.github/workflows/bump_oxlint.yml index 65e9428..d368e27 100644 --- a/.github/workflows/bump_oxlint.yml +++ b/.github/workflows/bump_oxlint.yml @@ -33,7 +33,7 @@ jobs: pnpm run test -u # Update test snapshots npm version ${{ inputs.version }} --no-git-tag-version - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: # bot account with PAT required for triggering workflow runs # See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs