From 3e4eb5217d4e68377118ffa8cc193ccedf2875c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:50:01 +0530 Subject: chore(deps): update peter-evans/create-pull-request action to v3.14.0 (#1759) Co-authored-by: Renovate Bot --- .github/workflows/update_publicsuffix_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/update_publicsuffix_data.yml') diff --git a/.github/workflows/update_publicsuffix_data.yml b/.github/workflows/update_publicsuffix_data.yml index 87dc2809..a5aeb009 100644 --- a/.github/workflows/update_publicsuffix_data.yml +++ b/.github/workflows/update_publicsuffix_data.yml @@ -34,7 +34,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v3.13.0 + uses: peter-evans/create-pull-request@v3.14.0 if: "${{ env.UPDATED == 'true' }}" with: assignees: msfjarvis -- cgit v1.2.3