Skip to content

Commit

Permalink
ci: bump py-cov-action/python-coverage-comment-action from 3.23 to 3.25
Browse files Browse the repository at this point in the history
Bumps [py-cov-action/python-coverage-comment-action](https://github.com/py-cov-action/python-coverage-comment-action) from 3.23 to 3.25.
- [Release notes](https://github.com/py-cov-action/python-coverage-comment-action/releases)
- [Commits](py-cov-action/python-coverage-comment-action@b16205b...1fb87f8)

---
updated-dependencies:
- dependency-name: py-cov-action/python-coverage-comment-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 066f14c commit ff1eebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
- name: Coverage comment
if: github.event_name == 'push' || github.event_name == 'pull_request'
id: coverage_comment
uses: py-cov-action/python-coverage-comment-action@b16205b76b824c17afe95a014fb22e58b4f239cb
uses: py-cov-action/python-coverage-comment-action@1fb87f8f1f10f147fd6262cbcd6ff16c8b0dfd39
with:
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit ff1eebe

Please sign in to comment.