mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
Update workflows to v3
This commit is contained in:
parent
cf325ed84b
commit
f4bf0d40c3
2 changed files with 2 additions and 4 deletions
2
.github/workflows/update-dep.yml
vendored
2
.github/workflows/update-dep.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
npx -p npm-check-updates ncu -u
|
||||
npm install
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v2
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
|
||||
commit-message: Update dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue