From 93911994e69b3f491213a18a68c7aa1283397128 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 02:03:31 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index a4da8e5..75cb7ce 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -42,7 +42,7 @@ jobs: run: deno task test - name: Create pull request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "chore(deps): Update deno dependencies" title: Update Deno dependencies