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 (#51)
  • Loading branch information
dependabot[bot] authored Feb 1, 2021
1 parent 9e15ff0 commit 1ea3efa
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 @@ -55,7 +55,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 1ea3efa

Please sign in to comment.