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 @@ -158,7 +158,7 @@ jobs:
158158
159159 # seems we need to call this from the main CI workflow first
160160 - name : " Coverage comment 💬"
161- uses : py-cov-action/python-coverage-comment-action@970a227e0c16ef4589a99a9970ab0ceb8c53059a
161+ uses : py-cov-action/python-coverage-comment-action@91aaf3b39c7e2331c6bc77767ce017f5160c5f11 # 3.38.0
162162 id : coverage_comment
163163 with :
164164 GITHUB_TOKEN : ${{ github.token }}
Original file line number Diff line number Diff line change 3939 run : ls -R
4040
4141 - name : " Post coverage comment 💬"
42- uses : py-cov-action/python-coverage-comment-action@970a227e0c16ef4589a99a9970ab0ceb8c53059a
42+ uses : py-cov-action/python-coverage-comment-action@91aaf3b39c7e2331c6bc77767ce017f5160c5f11 # 3.38.0
4343 with :
4444 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4545 GITHUB_PR_RUN_ID : ${{ inputs.workflow_run_id }}
You can’t perform that action at this time.
0 commit comments