Skip to content

Commit

Permalink
Merge pull request #27 from jmuelbert/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-v3.8.2

Bump peter-evans/create-pull-request from v3.6.0 to v3.8.2
  • Loading branch information
jmuelbert authored Feb 11, 2021
2 parents b0b4805 + bc6e701 commit 2924686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/misspell-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: sobolevn/misspell-fixer-action@master
- name: "Check diff"
run: git diff --exit-code ${{ github.sha }}
- uses: peter-evans/create-pull-request@v3.6.0
- uses: peter-evans/create-pull-request@v3.8.2
if: failure()
with:
commit-message: "Fix typos by misspell-fixer"
Expand Down

0 comments on commit 2924686

Please sign in to comment.