Skip to content

Commit

Permalink
Update py-cov-action/python-coverage-comment-action digest to 3a591f9 (
Browse files Browse the repository at this point in the history
…#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 0aad932 commit f2b7d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pdm run coverage report -m
- name: Coverage comment
id: coverage_comment
uses: py-cov-action/python-coverage-comment-action@1265d8203a13109276adcb9ec04fa1e40e38f4f9 # v3
uses: py-cov-action/python-coverage-comment-action@3a591f9d4d095e8079eef2e56e5a5a33e85bfeff # v3
with:
GITHUB_TOKEN: ${{ github.token }}
- name: Store Pull Request comment to be posted
Expand Down

0 comments on commit f2b7d94

Please sign in to comment.