We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e24881 commit b56b294Copy full SHA for b56b294
.github/workflows/update-plugin-list.yml
@@ -46,7 +46,7 @@ jobs:
46
run: python scripts/update-plugin-list.py
47
48
- name: Create Pull Request
49
- uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
+ uses: peter-evans/create-pull-request@c55203cfde3e5c11a452d352b4393e68b85b4533
50
with:
51
commit-message: '[automated] Update plugin list'
52
author: 'pytest bot <[email protected]>'
0 commit comments