Skip to content

Commit 5adfed7

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#674)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v7` → `v8` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/peter-evans/create-pull-request/badge)](https://securityscorecards.dev/viewer/?uri=github.com/peter-evans/create-pull-request) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 - "before 9am on monday" in timezone America/New_York, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQyLjkyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: utic-renovate[bot] <235200891+utic-renovate[bot]@users.noreply.github.com>
1 parent 96ab3a5 commit 5adfed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ingest-test-fixtures-update-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
echo "PR_NAME=$pr_name" >> $GITHUB_ENV
112112
113113
- name: Create Pull Request
114-
uses: peter-evans/create-pull-request@v7
114+
uses: peter-evans/create-pull-request@v8
115115
with:
116116
token: ${{ secrets.GITHUB_TOKEN }}
117117
add-paths: |

0 commit comments

Comments
 (0)