diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index ce3e9fd52..a4eeb4b0a 100644 --- a/.github/workflows/update-plugin-list.yml +++ b/.github/workflows/update-plugin-list.yml @@ -48,7 +48,7 @@ jobs: - name: Create Pull Request id: pr - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f with: commit-message: '[automated] Update plugin list' author: 'pytest bot '