diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 498b284..603805c 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -65,7 +65,7 @@ jobs: fetch-depth: 0 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@0.32.0 + uses: aquasecurity/trivy-action@0.33.1 with: scan-type: 'fs' ignore-unfixed: true