Skip to content

Commit

Permalink
Chore [deps:github-actions]: Bump fingerprintjs/action-coverage-repor…
Browse files Browse the repository at this point in the history
…t-md

Bumps [fingerprintjs/action-coverage-report-md](https://github.com/fingerprintjs/action-coverage-report-md) from 1.0.6 to 2.0.1.
- [Release notes](https://github.com/fingerprintjs/action-coverage-report-md/releases)
- [Commits](fingerprintjs/action-coverage-report-md@b7fcda0...72dfb7d)

---
updated-dependencies:
- dependency-name: fingerprintjs/action-coverage-report-md
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent fc3335e commit a83f624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
CI: 1
- name: Generate coverage markdown report
id: coverage-markdown
uses: fingerprintjs/action-coverage-report-md@b7fcda0d2891d215c6808d32ca249e43f55abe3f # v1.0.6
uses: fingerprintjs/action-coverage-report-md@72dfb7de7581612640a8e599e918b2eda98f9bba # v2.0.1
with:
textReportPath: 'coverage/coverage.txt'
srcBasePath: 'api/src'
Expand Down Expand Up @@ -170,7 +170,7 @@ jobs:
CI: 1
- name: Generate coverage markdown report
id: coverage-markdown
uses: fingerprintjs/action-coverage-report-md@b7fcda0d2891d215c6808d32ca249e43f55abe3f # v1.0.6
uses: fingerprintjs/action-coverage-report-md@72dfb7de7581612640a8e599e918b2eda98f9bba # v2.0.1
with:
textReportPath: 'coverage/coverage.txt'
srcBasePath: 'web/src'
Expand Down

0 comments on commit a83f624

Please sign in to comment.