mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-12 00:25:05 +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
|
- name: Create Pull Request
|
||||||
if: env.changes == 'true'
|
if: env.changes == 'true'
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
branch: "update/${{ env.date }}"
|
branch: "update/${{ env.date }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user