From 892c79bb2b09256ba01db2b2ddfc5d317258dea5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 02:54:59 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 990ffe365..31a05fdb3 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -23,7 +23,7 @@ jobs: run: npm run update:unicode-alias - name: Format run: npm run eslint-fix - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: commit-message: Updates unicode property alias resource with latest branch: update-unicode-alias