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 506c136 commit 3e57ad3Copy full SHA for 3e57ad3
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:cf253ab131226c62d856d2d78767e873b34cf38dd21e605a35d3cdfd92a35dfd
88
options: --security-opt seccomp=unconfined
89
steps:
90
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments