diff --git a/.github/workflows/trivy-docker.yaml b/.github/workflows/trivy-docker.yaml index ae5c26665..827a9905a 100644 --- a/.github/workflows/trivy-docker.yaml +++ b/.github/workflows/trivy-docker.yaml @@ -33,7 +33,7 @@ permissions: packages: none pull-requests: none repository-projects: none - security-events: none + security-events: write statuses: none # Cancel in-progress runs for pull requests when developers push