mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-04 21:14:00 +00:00
Update workflow task
This commit is contained in:
parent
d14caba93b
commit
9ce824147d
2
.github/workflows/dependency-updates.yml
vendored
2
.github/workflows/dependency-updates.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: env.changes == 'true'
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
branch: "update/${{ env.date }}"
|
||||
|
Loading…
Reference in New Issue
Block a user