diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4e24e06..41cd17e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ jobs: - name: Run backend tests run: uv run pytest app/tests/ - name: Run Trivy filesystem scan - uses: aquasecurity/trivy-action@0.35.0 + uses: aquasecurity/trivy-action@v0.36.0 with: scan-type: fs scan-ref: .