diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b173a22..ac9e2c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ on: env: TERRAFORM_VERSION: 1.11.0 TFLINT_VERSION: v0.48.0 - TRIVY_VERSION: v0.63.0 + TRIVY_VERSION: v0.69.3 permissions: contents: read # Required for checkout and reading repository content