File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444
4545 - name : Coverage comment
4646 id : coverage_comment
47- uses : py-cov-action/python-coverage-comment-action@6a358b14250432019657300436a100839bc44861 # current main
47+ uses : py-cov-action/python-coverage-comment-action@91aaf3b39c7e2331c6bc77767ce017f5160c5f11 # current main
4848 with :
4949 GITHUB_TOKEN : ${{ github.token }}
5050 ANNOTATE_MISSING_LINES : true
Original file line number Diff line number Diff line change 1717 contents : write
1818 steps :
1919 - name : Post comment
20- uses : py-cov-action/python-coverage-comment-action@6a358b14250432019657300436a100839bc44861 # current main
20+ uses : py-cov-action/python-coverage-comment-action@91aaf3b39c7e2331c6bc77767ce017f5160c5f11 # current main
2121 with :
2222 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2323 GITHUB_PR_RUN_ID : ${{ github.event.workflow_run.id }}
You can’t perform that action at this time.
0 commit comments