Skip to content

Commit

Permalink
chore(deps): bump davelosert/vitest-coverage-report-action from 2.5.1…
Browse files Browse the repository at this point in the history
… to 2.6.0 in the actions-deps group (#119)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 06aef6d commit ac2bfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:

- name: Report coverage
if: always()
uses: davelosert/vitest-coverage-report-action@v2.5.1
uses: davelosert/vitest-coverage-report-action@v2.6.0
with:
json-summary-compare-path: coverage-main/coverage-summary.json

0 comments on commit ac2bfda

Please sign in to comment.