diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index d4505d6fcd9a5bd1d91c4f4072cc0be7d577f4c9..fd36d586e4c4331ed2c13740a2fd20644a9c1370 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -42,7 +42,7 @@ jobs: run: pnpm prettier-fix - name: Create pull request - uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: author: 'Renovate Bot <renovate@whitesourcesoftware.com>' branch: 'chore/update-static-data'