Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from v3.6.0 to v3.8…
Browse files Browse the repository at this point in the history
….0 (#148)
  • Loading branch information
dependabot[bot] committed Feb 3, 2021
1 parent af8f94f commit 17cd9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
private_key: "${{ secrets.BADABUMP_APP_PRIVATE_KEY }}"

- name: "Create pull request with changed files"
uses: "peter-evans/create-pull-request@v3.6.0"
uses: "peter-evans/create-pull-request@v3.8.0"
with:
token: "${{ steps.token.outputs.token }}"
commit-message: |
Expand Down

0 comments on commit 17cd9ee

Please sign in to comment.