Skip to content

Commit

Permalink
chore(deps): update py-cov-action/python-coverage-comment-action acti…
Browse files Browse the repository at this point in the history
…on to v3.27
  • Loading branch information
renovate[bot] committed Aug 8, 2024
1 parent 3049225 commit d2bcb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Coverage comment
id: coverage_comment
uses: py-cov-action/python-coverage-comment-action@v3.26
uses: py-cov-action/python-coverage-comment-action@v3.27
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_COVERAGE_FILES: true
Expand Down

0 comments on commit d2bcb7a

Please sign in to comment.