Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and aasseman committed Jun 28, 2024
1 parent 5d760e2 commit d3efe5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Run tests and generate coverage report
run: cargo llvm-cov test --all-features --workspace --lcov --output-path lcov.info
- name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2.2.0
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
with:
file: ./lcov.info

Expand Down

0 comments on commit d3efe5d

Please sign in to comment.