diff --git a/.github/workflows/sdl.yml b/.github/workflows/sdl.yml index 840795c52..7d8c5aeae 100644 --- a/.github/workflows/sdl.yml +++ b/.github/workflows/sdl.yml @@ -50,7 +50,7 @@ jobs: bandit -c pyproject.toml -r python - name: Run Trivy vulnerability scanner in fs mode - uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.1 + uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # v0.34.0 with: scan-type: 'fs' scan-ref: '.'