Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Commit

Permalink
Bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 (#157)
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@9825ae6...7380612)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 24, 2021
1 parent 68e07cc commit 682323b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/defichain-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
npm i
- name: Create Pull Request
uses: peter-evans/create-pull-request@9825ae65b1cb54b543b938503728b432a0176d29
uses: peter-evans/create-pull-request@7380612b49221684fefa025244f2ef4008ae50ad
with:
token: ${{ secrets.DEFICHAIN_BOT_GITHUB_TOKEN }}
labels: kind/dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nestjs-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
npm i
- name: Create Pull Request
uses: peter-evans/create-pull-request@9825ae65b1cb54b543b938503728b432a0176d29
uses: peter-evans/create-pull-request@7380612b49221684fefa025244f2ef4008ae50ad
with:
token: ${{ secrets.DEFICHAIN_BOT_GITHUB_TOKEN }}
labels: kind/dependencies
Expand Down

0 comments on commit 682323b

Please sign in to comment.