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 70928ba commit 886121dCopy full SHA for 886121d
.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:101d7e59c7247a3823a45381a1b0dda7f67a5ccccba9220c90eb4e66564b2952
88
options: --security-opt seccomp=unconfined
89
steps:
90
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments