From 5875193e022bc602099c24bc57caa1077dd7a290 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:10:37 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v6 --- .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 6fd9f63c..936272da 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@v5 + - uses: peter-evans/create-pull-request@v6 with: commit-message: "[Auto update] Thirdparty libraries list" branch: auto-update/thirdparty