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