From 7d347aacdace85689268e58449b3986e99c0437b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:30:52 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v7 --- .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 936272da..cd1ce6f8 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@v6 + - uses: peter-evans/create-pull-request@v7 with: commit-message: "[Auto update] Thirdparty libraries list" branch: auto-update/thirdparty