diff --git a/.github/workflows/release-vulnerability-check.yaml b/.github/workflows/release-vulnerability-check.yaml index 46fc1269f4..63c81ddadd 100644 --- a/.github/workflows/release-vulnerability-check.yaml +++ b/.github/workflows/release-vulnerability-check.yaml @@ -119,7 +119,7 @@ jobs: format: table exit-code: '1' ignore-unfixed: true - skip-dirs: vendor/ + skip-dirs: vendor/,docs/ severity: CRITICAL,HIGH env: TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db