Skip to content

Commit

Permalink
Merge pull request #25 from rieske/renovate/coverallsapp-github-actio…
Browse files Browse the repository at this point in the history
…n-2.x

Update coverallsapp/github-action action to v2.3.4
  • Loading branch information
rieske authored Dec 22, 2024
2 parents 1ef2ecf + 9f6fd27 commit 120649f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
working-directory: build
run: cat coverage/*.info >> coverage/lcov.info
- name: Upload code coverage report to coveralls
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: build/coverage/lcov.info
Expand Down

0 comments on commit 120649f

Please sign in to comment.