-
Notifications
You must be signed in to change notification settings - Fork 5.9k
chore: add permissions trivy-docker #4957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## main #4957 +/- ##
=======================================
Coverage 70.54% 70.54%
=======================================
Files 29 29
Lines 1677 1677
Branches 371 371
=======================================
Hits 1183 1183
Misses 420 420
Partials 74 74 Continue to review full report at Codecov.
|
✨ Coder.com for PR #4957 deployed! It will be updated on every commit.
|
* chore: add permissions trivy-docker * Update .github/workflows/trivy-docker.yaml
Looks like I didn't give this workflow the right permissions: https://github.com/coder/code-server/runs/5432361797?check_suite_focus=true
I am not sure if
actions
needswrite
permissions or ifsecurity
needswrite
permissions so I added it to both.Fixes N/A