Skip to content

Commit abf26f1

Browse files
Merge pull request #17 from NHSDigital/dependabot/github_actions/MishaKav/pytest-coverage-comment-1.1.57
github actions (deps): bump MishaKav/pytest-coverage-comment from 1.1.56 to 1.1.57
2 parents 20992f0 + 91bd508 commit abf26f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: coverage comment
5555
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' && hashFiles('./reports/coverage.xml') && hashFiles('./reports/pytest-coverage.txt') }}
56-
uses: MishaKav/pytest-coverage-comment@9638e4b1448019aba40c4aaaa1ade87a9f211aa1
56+
uses: MishaKav/pytest-coverage-comment@1bdbba85fb74a2fdc1ec66383acec1091610f82b
5757
with:
5858
pytest-coverage-path: ./reports/pytest-coverage.txt
5959
pytest-xml-coverage-path: ./reports/coverage.xml

0 commit comments

Comments
 (0)