Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from 3.9.1 to 3.9.2 (
Browse files Browse the repository at this point in the history
…#80)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v3.9.1...v3.9.2)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2021
1 parent 30977ea commit 605a260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Create Pull Request
if: "matrix.os == 'macos-latest' && !contains(github.ref, '-')" # skip prereleases
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
delete-branch: true

Expand Down

0 comments on commit 605a260

Please sign in to comment.