From db6608a1b7eb7ea5556756cca77f11d9355ed07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 08:29:32 -0300 Subject: [PATCH] Bump peter-evans/create-pull-request from 4 to 6 (#19) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/1-prepare-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/1-prepare-release.yaml b/.github/workflows/1-prepare-release.yaml index 7068d2e..de94f06 100644 --- a/.github/workflows/1-prepare-release.yaml +++ b/.github/workflows/1-prepare-release.yaml @@ -29,7 +29,7 @@ jobs: - name: Update Changelog run: hatch run changelog:build --yes --version "$VERSION" - - uses: peter-evans/create-pull-request@v4 + - uses: peter-evans/create-pull-request@v6 name: Create Pull Request id: cpr with: