build(deps): Bump peter-evans/create-pull-request from 5 to 6 (#19320)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6727f0b3e0
commit
aaab5897b4
2
.github/workflows/misspell.yml
vendored
2
.github/workflows/misspell.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get install codespell -y
|
||||
codespell -w --skip="*.pulsar.go,*.pb.go,*.pb.gw.go,*.cosmos_orm.go,*.json,*.git,*.js,crypto/keys,fuzz,*.h,proto/tendermint,*.bin" --ignore-words=.github/.codespellignore
|
||||
- uses: peter-evans/create-pull-request@v5
|
||||
- uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
token: ${{ secrets.PRBOT_PAT }}
|
||||
commit-message: "chore: spelling errors fixes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user