We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 1eb8370 commit 8528052Copy full SHA for 8528052
.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@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5
+ uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38
42
with:
43
commit-message: '[automated] Update plugin list'
44
author: 'pytest bot <pytestbot@users.noreply.github.com>'
0 commit comments