mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Merge pull request #64245 from twangboy/fix_update_winrepo
[master] Update create-pull-request action to v5
This commit is contained in:
commit
b2e91cccba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_winrepo.yml
vendored
2
.github/workflows/update_winrepo.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
path: winrepo
|
||||
push-to-fork: saltbot-open/salt-winrepo-ng
|
||||
|
|
Loading…
Add table
Reference in a new issue