Skip to content

Commit

Permalink
build: bump MishaKav/pytest-coverage-comment from 1.1.52 to 1.1.53 (#…
Browse files Browse the repository at this point in the history
…1406)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent aea1309 commit e0329d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
return response.data[0]?.number ?? "";
retries: 3
- name: Comment coverage
uses: MishaKav/pytest-coverage-comment@fa1c641d7e3fa1d98ed95d5f658ccd638b774628
uses: MishaKav/pytest-coverage-comment@81882822c5b22af01f91bd3eacb1cefb6ad73dc2
with:
pytest-xml-coverage-path: coverage.xml
junitxml-path: coverage-junit.xml
Expand Down

0 comments on commit e0329d7

Please sign in to comment.