use pinned version of coverallsapp

This commit is contained in:
Felix Kunde 2026-07-23 16:55:58 +02:00
parent e9c5ac3346
commit 3401e2b51f
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@v1.1.1
- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage.lcov
file: coverage.lcov