Skip to content

Commit

Permalink
⬆️ Updates coverallsapp/github-action action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent b946ad8 commit 4eb7863
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 @@ -113,7 +113,7 @@ jobs:
if: hashFiles('./coverage/lcov.info') != ''
steps:
- name: Coveralls Finished
uses: coverallsapp/github-action@v1.1.0
uses: coverallsapp/github-action@v2.3.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true

0 comments on commit 4eb7863

Please sign in to comment.