diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index c4d3087f285..000c7da9d6d 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@271a8d0340265f705b14b6d32b9829c1cb33d45e + uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 with: commit-message: '[automated] Update plugin list' author: 'pytest bot '