From 3c9d0e33f947a0181efdf661a3d485e47c896919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 09:11:37 +0000 Subject: [PATCH] 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](https://github.com/peter-evans/create-pull-request/compare/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] --- .github/workflows/remove_tagged_compat_features.yml | 2 +- .github/workflows/update_draft_features_weekly.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/remove_tagged_compat_features.yml b/.github/workflows/remove_tagged_compat_features.yml index d366139e9f7..087f3adafa5 100644 --- a/.github/workflows/remove_tagged_compat_features.yml +++ b/.github/workflows/remove_tagged_compat_features.yml @@ -20,7 +20,7 @@ jobs: - run: npm run remove-tagged-compat-features - run: npm run dist - name: Create pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: | features/ diff --git a/.github/workflows/update_draft_features_weekly.yml b/.github/workflows/update_draft_features_weekly.yml index d919c6d5220..214cb076bc7 100644 --- a/.github/workflows/update_draft_features_weekly.yml +++ b/.github/workflows/update_draft_features_weekly.yml @@ -20,7 +20,7 @@ jobs: - run: npm run update-drafts - run: npm run dist - name: Create pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: | features/draft/spec/