diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index ae5283d..3e3977f 100644 --- a/.github/workflows/lint-and-test.yml +++ b/.github/workflows/lint-and-test.yml @@ -111,7 +111,7 @@ jobs: # Vulnerability check for latest image - name: Run Trivy vulnerability scanner on latest image - uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1 + uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2 with: image-ref: ghcr.io/patrickhoefler/dockerfilegraph:latest format: 'sarif'