From ab94b9503aaa3c28d523d9c7de6d06cf20b2d84f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 08:56:24 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v4.1.1 (#17248) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index b03bbe0fa6..4324605c16 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' -- GitLab