pin exact minor release of coveralls

This commit is contained in:
Felix Kunde 2026-07-23 17:53:55 +02:00
parent 9b0f4697bb
commit 71320cf223
1 changed files with 1 additions and 1 deletions

View File

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