mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-06-21 12:49:46 +00:00
Update peter-evans/create-pull-request action to v7
This commit is contained in:
parent
95509370f6
commit
09f1316efd
2
.github/workflows/bump_repos.yml
vendored
2
.github/workflows/bump_repos.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Bump cos 🔧
|
- name: Bump cos 🔧
|
||||||
run: earthly +bump-repositories
|
run: earthly +bump-repositories
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT_TOKEN }}
|
token: ${{ secrets.PAT_TOKEN }}
|
||||||
push-to-fork: ci-forks/osbuilder
|
push-to-fork: ci-forks/osbuilder
|
||||||
|
Loading…
Reference in New Issue
Block a user