diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 565c030c..cc09cd94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: with: version: latest - name: Scan Dockerfiles - uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # tag=0.27.0 + uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # tag=0.28.0 with: scan-type: config skip-files: "Dockerfile.examples,Dockerfile.gitpod"