diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index efe18bb6b12..df64b230320 100644 --- a/.github/workflows/update-plugin-list.yml +++ b/.github/workflows/update-plugin-list.yml @@ -47,7 +47,7 @@ jobs: - name: Create Pull Request id: pr - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 with: commit-message: '[automated] Update plugin list' author: 'pytest bot '