We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bfd41f commit e68b05cCopy full SHA for e68b05c
1 file changed
.github/workflows/tests.yml
@@ -56,6 +56,6 @@ jobs:
56
- name: auto PR schema
57
# отмена джобы исключается (поэтому и не always)
58
if: success() || failure()
59
- uses: Miskler/pytest-jsonschema-snapshot-bot@v11
+ uses: Miskler/pytest-jsonschema-snapshot-bot@v12
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments