diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 177436c2..da674193 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: aquasecurity/trivy-action@0.20.0 + - uses: aquasecurity/trivy-action@0.33.1 with: scan-type: 'fs' format: 'table'