File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8686 - name : Store unit tests coverage
8787 id : coverage_comment
8888 if : matrix.python-version == '3.10' && runner.os == 'Linux' && github.event_name != 'schedule'
89- uses : py-cov-action/python-coverage-comment-action@7188638f871f721a365d644f505d1ff3df20d683 # v3.40
89+ uses : py-cov-action/python-coverage-comment-action@63f52f4fbbffada6e8dee8ec432de7e01df9ba79 # v3.41
9090 with :
9191 GITHUB_TOKEN : ${{ github.token }}
9292 COVERAGE_PATH : integrations/amazon_textract
@@ -106,7 +106,7 @@ jobs:
106106
107107 - name : Store combined coverage
108108 if : github.event_name == 'push'
109- uses : py-cov-action/python-coverage-comment-action@7188638f871f721a365d644f505d1ff3df20d683 # v3.40
109+ uses : py-cov-action/python-coverage-comment-action@63f52f4fbbffada6e8dee8ec432de7e01df9ba79 # v3.41
110110 with :
111111 GITHUB_TOKEN : ${{ github.token }}
112112 COVERAGE_PATH : integrations/amazon_textract
You can’t perform that action at this time.
0 commit comments