chore(deps): bump coverallsapp/github-action from 1.2.2 to 1.2.4

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.2 to 1.2.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](015205d442...50c33ad324)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-06 16:59:24 +00:00 committed by GitHub
parent 2b8d51def5
commit 2626f66dd9
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@015205d442c9fea373866f2b930244734701900d
uses: coverallsapp/github-action@50c33ad324a9902697adbf2f92c22cf5023eacf1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov