diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index 711bd14..d288bf3 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@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0 + uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1 with: image-ref: ghcr.io/patrickhoefler/dockerfilegraph:latest format: 'sarif'