Merge pull request #153 from hullcss/dependabot/github_actions/peter-evans/create-pull-request-5.0.1
build(deps): bump peter-evans/create-pull-request from 4.2.3 to 5.0.1imgbot
commit
7dcfb58b98
|
@ -32,7 +32,7 @@ jobs:
|
||||||
|
|
||||||
# Open a pull request if there are any changes
|
# Open a pull request if there are any changes
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v4.2.3
|
uses: peter-evans/create-pull-request@v5.0.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: update/yarn-upgrade
|
branch: update/yarn-upgrade
|
||||||
|
|
Loading…
Reference in New Issue