We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50548eb commit e03c3cdCopy full SHA for e03c3cd
1 file changed
.github/workflows/rust.yml
@@ -66,7 +66,7 @@ jobs:
66
coverage:
67
runs-on: ubuntu-latest
68
container:
69
- image: xd009642/tarpaulin:develop-nightly@sha256:787cae06b544bdcfa8f9c60f17734e6e660031d4a4791766a9392983f2feb20c
+ image: xd009642/tarpaulin:develop-nightly@sha256:91acc2f93faa1514cc5d83b069715945cd21d462cb8c928d4663018b41f11e2e
70
options: --security-opt seccomp=unconfined
71
steps:
72
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments