chore(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](67662d2439...045a251935)

---
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>
This commit is contained in:
dependabot[bot] 2023-04-10 16:57:26 +00:00 committed by GitHub
parent 850a903341
commit b069b1bbf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ jobs:
outfile: coverage.lcov
- name: upload to coveralls
uses: coverallsapp/github-action@67662d24394fd74bffcf7b462d1b432814159afd
uses: coverallsapp/github-action@045a25193560dc194e405657f552faeb6b9433aa
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov