diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index 39c7bef680f69bba4f52e0afdf55421dfdeb1069..fa47df3baf4034d891e453070d0b08e16783e4f2 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@671dc9c9e0c2d73f07fa45a3eb0220e1622f0c5f # tag=v4.1.3 + uses: peter-evans/create-pull-request@ad43dccb4d726ca8514126628bec209b8354b6dd # tag=v4.1.4 with: author: 'Renovate Bot <renovate@whitesourcesoftware.com>' branch: 'chore/update-static-data'