mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Update peter-evans/create-pull-request action to v7
This commit is contained in:
parent
4017c4acb5
commit
423835aacb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -200,7 +200,7 @@ jobs:
|
||||||
--force
|
--force
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
path: ${{ env.BREW_TAP_DIRECTORY }}
|
path: ${{ env.BREW_TAP_DIRECTORY }}
|
||||||
token: ${{ secrets.JRNL_BOT_TOKEN }}
|
token: ${{ secrets.JRNL_BOT_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue