We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb5475 commit 3be8da0Copy full SHA for 3be8da0
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@v6
+ uses: Miskler/pytest-jsonschema-snapshot-bot@v7
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments