diff --git a/.github/workflows/server-security.yml b/.github/workflows/server-security.yml index e1de855..7f3ef27 100644 --- a/.github/workflows/server-security.yml +++ b/.github/workflows/server-security.yml @@ -32,7 +32,7 @@ jobs: run: pip-audit - name: Trivy filesystem scan - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@0.35.0 with: scan-type: fs ignore-unfixed: true