We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 049ad47 commit e8eba13Copy full SHA for e8eba13
.github/workflows/live-test.yml
@@ -38,7 +38,7 @@ jobs:
38
echo "Not Success Test Info - ${{ steps.coverageComment.outputs.notSuccessTestInfo }}"
39
40
- name: Create the Badge
41
- uses: schneegans/dynamic-badges-action@v1.6.0
+ uses: schneegans/dynamic-badges-action@v1.7.0
42
with:
43
auth: ${{ secrets.PYTEST_COVERAGE_COMMENT }}
44
gistID: 5e90d640f8c212ab7bbac38f72323f80
0 commit comments