diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 43def13..5055156 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -77,7 +77,7 @@ jobs: fetch-depth: 0 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@0.33.0 with: scan-type: 'fs' ignore-unfixed: true