Skip to content

Commit

Permalink
coverage: reduce privileges in tarpaulin container
Browse files Browse the repository at this point in the history
  • Loading branch information
YeungOnion committed May 27, 2024
1 parent ca8eb4f commit 462fc60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: xd009642/tarpaulin:develop-nightly
options: --security-opt seccomp=unconfined
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 462fc60

Please sign in to comment.