diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index b1d1d48..a4bfc0b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Run Trivy - uses: aquasecurity/trivy-action@v0.25.0 + uses: aquasecurity/trivy-action@0.35.0 with: scan-type: fs format: table