Merge pull request #1 from dmikey/dependabot/github_actions/peter-evans/create-pull-request-7
chore(deps): bump peter-evans/create-pull-request from 5 to 7
This commit is contained in:
commit
e95b92b7a0
2
.github/workflows/dependencies.yml
vendored
2
.github/workflows/dependencies.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
if: success()
|
if: success()
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
commit-message: 'chore: update dependencies'
|
commit-message: 'chore: update dependencies'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user