From c5e9d125b7d489c99c3ee99fb05e5ecf9094a270 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 03:50:58 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 4629d16..00a877b 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -32,7 +32,7 @@ jobs: - run: nix flake check --keep-going --accept-flake-config --show-trace - name: Create Pull Request id: create-pull-request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: Update Python versions title: Update Python versions