Skip to content

Commit

Permalink
Bump Tarpaulin to 0.32.0 for CI coverage job
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Feb 22, 2025
1 parent fb5b3e2 commit 03b7157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
coverage:
runs-on: ubuntu-latest
container:
image: xd009642/tarpaulin:0.28.0
image: xd009642/tarpaulin:0.32.0
options: --security-opt seccomp=unconfined
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 03b7157

Please sign in to comment.