Skip to content

Commit

Permalink
Update py-cov-action/python-coverage-comment-action digest to 9f7473d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 3ade2d1 commit 05b5ede
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@3a591f9d4d095e8079eef2e56e5a5a33e85bfeff # v3
uses: py-cov-action/python-coverage-comment-action@9f7473d3d74972d32b6bf883d5e86afebb582ab8 # v3
with:
GITHUB_TOKEN: ${{ github.token }}
- name: Store Pull Request comment to be posted
Expand Down

0 comments on commit 05b5ede

Please sign in to comment.