Skip to content

Commit

Permalink
chore(deps): bump davelosert/vitest-coverage-report-action from 2.6.0…
Browse files Browse the repository at this point in the history
… to 2.7.0 in /.github/workflows in the gha group (#1295)
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent a82c140 commit 23aaad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: npm run test:cov
- name: Report Coverage
if: always()
uses: davelosert/vitest-coverage-report-action@v2.6.0
uses: davelosert/vitest-coverage-report-action@v2.7.0

0 comments on commit 23aaad8

Please sign in to comment.