Skip to content

Commit

Permalink
chore(deps): Bump coverallsapp/github-action from 2.2.1 to 2.3.0 (#111)
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@95b1a23...643bc37)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent e10b822 commit a1ec8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
yarn test:coverage:merge
yarn test:coverage:report
- uses: coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63
name: Report code coverage
continue-on-error: true
with:
Expand Down

0 comments on commit a1ec8d6

Please sign in to comment.