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 3e9b754 commit 2b9f837Copy full SHA for 2b9f837
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:b47ab6c0de99f4cb6a74b22c65c638818aaf067506550d2f842d746e14e9f366
88
options: --security-opt seccomp=unconfined
89
steps:
90
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments