0
0
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:
alex289 2023-07-09 13:27:14 +02:00
parent d14caba93b
commit 9ce824147d
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -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 }}"