Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 78e0f2f commit e14262d
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@643bc377ffa44ace6394b2b5d0d3950076de9f63
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
name: Report code coverage
continue-on-error: true
with:
Expand Down

0 comments on commit e14262d

Please sign in to comment.