Skip to content

Commit def08ae

Browse files
Update xd009642/tarpaulin Docker tag to v0.32.5 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 937fd8d commit def08ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
container:
8383
# Code coverage is run inside the tarpaulin container with elevated
8484
# privileges so that it can instrument the code and collect coverage data.
85-
image: xd009642/tarpaulin:0.32.4
85+
image: xd009642/tarpaulin:0.32.5
8686
options: --security-opt seccomp=unconfined
8787

8888
steps:

0 commit comments

Comments
 (0)