Skip to content

Commit b1f6e05

Browse files
authored
chore(deps): Update peter-evans/create-pull-request action to v8 (#589)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v7` -> `v8` | --- ### Release Notes <details> <summary>peter-evans/create-pull-request (peter-evans/create-pull-request)</summary> ### [`v8`](https://redirect.github.com/peter-evans/create-pull-request/compare/v7...v8) [Compare Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v7...v8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 0abe49a commit b1f6e05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
make clone
4242
make gen-proto
4343
- name: Create Pull Request
44-
uses: peter-evans/create-pull-request@v7
44+
uses: peter-evans/create-pull-request@v8
4545
with:
4646
# required so the PR triggers workflow runs
4747
token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)