Skip to content

Commit

Permalink
Update py-cov-action/python-coverage-comment-action digest to ddde84d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 7e0e095 commit d798e28
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@ddde84d49894fa2c1e56b9bcf54d485c31c7da89 # v3
with:
GITHUB_TOKEN: ${{ github.token }}
- name: Store Pull Request comment to be posted
Expand Down

0 comments on commit d798e28

Please sign in to comment.