From f0b0d110926934775ba606e88a26d5f608360ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 13:59:07 +0000 Subject: [PATCH] :arrow_up: Bump MishaKav/pytest-coverage-comment from 1.0 to 1.1.17 Bumps [MishaKav/pytest-coverage-comment](https://github.com/MishaKav/pytest-coverage-comment) from 1.0 to 1.1.17. - [Release notes](https://github.com/MishaKav/pytest-coverage-comment/releases) - [Commits](https://github.com/MishaKav/pytest-coverage-comment/compare/v1.0...v1.1.17) --- updated-dependencies: - dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pytest-cov-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest-cov-comment.yml b/.github/workflows/pytest-cov-comment.yml index 77cc97c..6c22afc 100644 --- a/.github/workflows/pytest-cov-comment.yml +++ b/.github/workflows/pytest-cov-comment.yml @@ -51,7 +51,7 @@ jobs: python ./dev/pytest-coverage/run_coverage.py - name: Pytest coverage comment id: coverage-comment - uses: MishaKav/pytest-coverage-comment@v1.0 + uses: MishaKav/pytest-coverage-comment@v1.1.17 with: pytest-coverage-path: ./dev/pytest-coverage/pytest-coverage.txt