From 9d45f23c3afa30d63b451a374e57758a54f04e12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 10:34:22 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v5 --- .github/workflows/thirdparty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/thirdparty.yml b/.github/workflows/thirdparty.yml index 249dd72a8d..84f756ba57 100644 --- a/.github/workflows/thirdparty.yml +++ b/.github/workflows/thirdparty.yml @@ -25,7 +25,7 @@ jobs: - name: Check run: | yarn run thirdparty - - uses: peter-evans/create-pull-request@v4 + - uses: peter-evans/create-pull-request@v5 with: commit-message: "[Auto update] Thirdparty libraries list" branch: auto-update/thirdparty