diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index dd207c119d03febaf670b3aa8d37205e91c421b7..5475bab91554352039ecf4c9776d954e941ddad5 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@331d02c7e2104af23ad5974d4d5cbc58a3e6dc77 # v4.2.2 + uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04 # v4.2.3 with: author: 'Renovate Bot <renovate@whitesourcesoftware.com>' branch: 'chore/update-static-data'