We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549cc51 commit 839b90dCopy full SHA for 839b90d
.github/workflows/update-plugin-list.yml
@@ -38,7 +38,7 @@ jobs:
38
run: python scripts/update-plugin-list.py
39
40
- name: Create Pull Request
41
- uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
+ uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54
42
with:
43
commit-message: '[automated] Update plugin list'
44
author: 'pytest bot <[email protected]>'
0 commit comments