build(deps): Bump peter-evans/create-pull-request from 6 to 7 (#21533)
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
6fc677faec
commit
d78ad877c6
2
.github/workflows/misspell.yml
vendored
2
.github/workflows/misspell.yml
vendored
@ -16,7 +16,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,go.sum,go.mod" --ignore-words=.github/.codespellignore
|
||||
- uses: peter-evans/create-pull-request@v6
|
||||
- uses: peter-evans/create-pull-request@v7
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
token: ${{ secrets.PRBOT_PAT }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user