mirror of
https://github.com/evdboom/Bindery.git
synced 2026-07-22 06:49:36 +00:00
Merge pull request #101 from evdboom/dependabot/github_actions/peter-evans/create-pull-request-8
build(deps): bump peter-evans/create-pull-request from 7 to 8
This commit is contained in:
commit
9b5aaf7a68
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -202,7 +202,7 @@ jobs:
|
|||
|
||||
- name: Create PR to sync Obsidian release metadata on main
|
||||
continue-on-error: true
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
uses: peter-evans/create-pull-request@v8
|
||||
with:
|
||||
commit-message: "chore(obsidian): sync metadata for ${{ github.ref_name }}"
|
||||
branch: "chore/obsidian-sync-${{ github.ref_name }}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue