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