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