Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v1.2.5 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 6a4ddd9 commit eed6c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: coverage
uses: actions-rs/[email protected]
- name: Coveralls upload
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v1.2.5
with:
path-to-lcov: ${{ steps.coverage.outputs.report }}
github-token: ${{ secrets.github_token }}

0 comments on commit eed6c72

Please sign in to comment.