diff --git a/.github/workflows/reusable_trivy.yml b/.github/workflows/reusable_trivy.yml index 7945b6dc7..d7fe24fe6 100644 --- a/.github/workflows/reusable_trivy.yml +++ b/.github/workflows/reusable_trivy.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Run Trivy - uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0 + uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0 with: scan-type: 'config' hide-progress: false