diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca93ff1..a52afde 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@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # tag=0.24.0 + uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8 # tag=0.25.0 with: scan-type: config skip-files: "Dockerfile.examples,Dockerfile.gitpod"