diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index b03bbe0fa60901cf2690cc346e3152d2104224d8..4324605c163a310e0f7459c5f01c5d0ba4d5c20f 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@20dac2ed4875a1a8422d233a68f69088637446df # tag=v4.1.0 + uses: peter-evans/create-pull-request@18f90432bedd2afd6a825469ffd38aa24712a91d # tag=v4.1.1 with: author: 'Renovate Bot <renovate@whitesourcesoftware.com>' branch: 'chore/update-static-data'