Bump coverallsapp/github-action from 2.0.0 to 2.2.0 (#192)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-08 10:36:45 +02:00 committed by GitHub
parent 60f9435321
commit b32e30cb58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@ jobs:
uses: jandelgado/gcov2lcov-action@v1.0.9 uses: jandelgado/gcov2lcov-action@v1.0.9
if: matrix.os == 'ubuntu-latest' if: matrix.os == 'ubuntu-latest'
- name: Coveralls - name: Coveralls
uses: coverallsapp/github-action@v2.0.0 uses: coverallsapp/github-action@v2.2.0
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov path-to-lcov: coverage.lcov