diff --git a/.github/workflows/make.yaml b/.github/workflows/make.yaml index 878eb3e92..db0d65cd8 100644 --- a/.github/workflows/make.yaml +++ b/.github/workflows/make.yaml @@ -104,7 +104,7 @@ jobs: coverage.html retention-days: 30 - run: "make lint" - - uses: "aquasecurity/trivy-action@0.68.0" + - uses: "aquasecurity/trivy-action@0.33.1" with: scan-type: "fs" scanners: "license"