Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 4 to 5 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 10, 2023
1 parent 7563fe6 commit 14b92a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/misspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: sobolevn/misspell-fixer-action@0.1.0
- uses: peter-evans/create-pull-request@v4
- uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'Fixes by misspell-fixer'
Expand Down

0 comments on commit 14b92a8

Please sign in to comment.