diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index a4eeb4b0a36..3200cb174cc 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@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f + uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 with: commit-message: '[automated] Update plugin list' author: 'pytest bot '