We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b380bd commit f027d6fCopy full SHA for f027d6f
1 file changed
.github/workflows/rust.yml
@@ -84,7 +84,7 @@ jobs:
84
coverage:
85
runs-on: ubuntu-latest
86
container:
87
- image: xd009642/tarpaulin:develop-nightly@sha256:0caca04d63b7bc4e91df7f275b020006d490eb3dadf03bfeaeb779858a2c5312
+ image: xd009642/tarpaulin:develop-nightly@sha256:0e68370dfda1ed3c1b54d5a666b3efb0ad16ccedd92cc62ff4e5ac00f3e7837c
88
options: --security-opt seccomp=unconfined
89
steps:
90
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments