diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 3ed5d9c..d77f4e8 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -41,7 +41,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Run Trivy - uses: aquasecurity/trivy-action@0.33.1 + uses: aquasecurity/trivy-action@0.34.0 with: scan-type: 'fs' scan-ref: '.'