diff --git a/.github/workflows/image-promotion.yml b/.github/workflows/image-promotion.yml index 05017ea471..7cdefc2af9 100644 --- a/.github/workflows/image-promotion.yml +++ b/.github/workflows/image-promotion.yml @@ -146,6 +146,8 @@ jobs: - name: govulncheck uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4 with: + repo-checkout: false + cache: false output-format: sarif output-file: govulncheck.sarif