diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 1a0493fa3..4439b04d7 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@v6 + - uses: peter-evans/create-pull-request@v7 with: commit-message: Updates unicode property alias resource with latest branch: update-unicode-alias