Skip to content

Commit

Permalink
Bump ArtiomTr/jest-coverage-report-action from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [ArtiomTr/jest-coverage-report-action](https://github.com/artiomtr/jest-coverage-report-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/artiomtr/jest-coverage-report-action/releases)
- [Commits](ArtiomTr/jest-coverage-report-action@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: ArtiomTr/jest-coverage-report-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ef027e3 commit ca9eb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: npm test

- name: Upload coverage
uses: ArtiomTr/[email protected].0
uses: ArtiomTr/[email protected].1
continue-on-error: true
with:
test-script: npm test
Expand Down

0 comments on commit ca9eb54

Please sign in to comment.