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

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-10 11:52:54 -06:00 committed by GitHub
parent f0dbc06f15
commit d485ca8306
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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