Skip to content

Commit

Permalink
⬆️ Bump MishaKav/pytest-coverage-comment from 1.1.33 to 1.1.35
Browse files Browse the repository at this point in the history
Bumps [MishaKav/pytest-coverage-comment](https://github.com/MishaKav/pytest-coverage-comment) from 1.1.33 to 1.1.35.
- [Release notes](https://github.com/MishaKav/pytest-coverage-comment/releases)
- [Commits](MishaKav/pytest-coverage-comment@v1.1.33...v1.1.35)

---
updated-dependencies:
- dependency-name: MishaKav/pytest-coverage-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
1 parent 3e1af40 commit 8a8033c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-cov-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Pytest coverage comment
if: ${{ github.event_name == 'push' }}
id: coverage-comment
uses: MishaKav/[email protected].33
uses: MishaKav/[email protected].35
with:
pytest-coverage-path: ./pytest-coverage.txt
github-token: ${{ secrets.SPHINX_DOCUMENTATION }}
Expand Down

0 comments on commit 8a8033c

Please sign in to comment.