Skip to content

Commit 65b2b3c

Browse files
dependabot[bot]github-actions[bot]coisa
authored
GitHub Actions(deps): Bump peter-evans/create-pull-request from 7 to 8 (#181)
* GitHub Actions(deps): Bump peter-evans/create-pull-request from 7 to 8 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update wiki submodule pointer for PR #181 * [changelog] Record Dependabot update (#181) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent cb43182 commit 65b2b3c

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 22ce9fe to 62950d7

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ jobs:
199199

200200
- name: Create release preparation pull request
201201
id: create_pr
202-
uses: peter-evans/create-pull-request@v7
202+
uses: peter-evans/create-pull-request@v8
203203
with:
204204
token: ${{ github.token }}
205205
branch: ${{ env.RELEASE_BRANCH_PREFIX }}${{ steps.version.outputs.value }}

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- GitHub Actions(deps): Bump peter-evans/create-pull-request from 7 to 8 (#181)
1213
- Auto-create and push minimal changelog entries for same-repository Dependabot pull requests before changelog validation reruns (#186)
1314

1415
## [1.20.0] - 2026-04-23

0 commit comments

Comments
 (0)