From e02e8d2cd23298ca16df576efbe527b1916338c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 13:00:47 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request in the gh-version-updates group Bumps the gh-version-updates group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `peter-evans/create-pull-request` from 7.0.0 to 7.0.9 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/4320041ed380b20e97d388d56a7fb4f9b8c20e79...84ae59a2cdc2258d6fa0732dd66352dddae2a412) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/rename-project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rename-project.yml b/.github/workflows/rename-project.yml index 2a8aa80..676b469 100644 --- a/.github/workflows/rename-project.yml +++ b/.github/workflows/rename-project.yml @@ -109,7 +109,7 @@ jobs: - name: Create Pull Request if: env.is_template == 'false' && env.needs_renaming == 'true' - uses: peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # v7 sha + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7 sha with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Ready to clone and use template