diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 6831026fc864782d1deee6a41e8f0c41ba8464cc..12bfef2f6266ae6ae600203d43e64a7bd49ec3bc 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -33,7 +33,7 @@ jobs: run: yarn prettier-fix - name: Create pull request - uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4.2.4 + uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5.0.0 with: author: 'Renovate Bot <renovate@whitesourcesoftware.com>' branch: 'chore/update-static-data'