Skip to content

Commit 93046e9

Browse files
authored
chore(deps): update py-cov-action/python-coverage-comment-action action to v3.1.0 (#532)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent b0f5310 commit 93046e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Coverage comment
7575
id: coverage_comment
76-
uses: py-cov-action/python-coverage-comment-action@2b84cfb222691291ba358a586c13606f0a9c172c # v3
76+
uses: py-cov-action/python-coverage-comment-action@b3d7e98bf5528b07d6951ef7a93e2b156f960112 # v3.1.0
7777
with:
7878
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7979
MERGE_COVERAGE_FILES: true

0 commit comments

Comments
 (0)