Skip to content

Commit

Permalink
Bump tarpaulin image to 0.28.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Apr 24, 2024
1 parent c4e28f4 commit 8e4472e
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.26.0
image: xd009642/tarpaulin:0.28.0
options: --security-opt seccomp=unconfined
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8e4472e

Please sign in to comment.