diff --git a/.github/workflows/report_pytest.yml b/.github/workflows/report_pytest.yml index e1cc483..b0130d7 100644 --- a/.github/workflows/report_pytest.yml +++ b/.github/workflows/report_pytest.yml @@ -49,7 +49,7 @@ jobs: - name: Post PyTest Coverage Comment id: coverage_comment - uses: MishaKav/pytest-coverage-comment@v1.5.0 + uses: MishaKav/pytest-coverage-comment@v1.7.1 with: issue-number: ${{ steps.pr-context.outputs.number }} pytest-coverage-path: pytest-coverage.txt @@ -90,13 +90,13 @@ jobs: - name: Post PyTest Coverage Comment on push id: coverage_comment - uses: MishaKav/pytest-coverage-comment@v1.5.0 + uses: MishaKav/pytest-coverage-comment@v1.7.1 with: pytest-coverage-path: pytest-coverage.txt junitxml-path: pytest.xml - name: Create Coverage Badge on push to main - uses: schneegans/dynamic-badges-action@v1.7.0 + uses: schneegans/dynamic-badges-action@v1.8.0 with: auth: ${{ secrets.GIST_SECRET }} gistID: 6296bce292048be38f06cc216719f558