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 4392df6 commit 43288f3Copy full SHA for 43288f3
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:f32a24bc1321d1f96334d39ef1f3e643ebec1cb708257a2f90e99432088e75fb
88
options: --security-opt seccomp=unconfined
89
steps:
90
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments