diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index a2804cf..0b43460 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -10,7 +10,7 @@ env: kubectl_version: 1.30.4 # https://github.com/kubernetes/kubernetes/releases helm_version: 3.15.4 # https://github.com/helm/helm/releases sentry_cli_version: 2.33.1 # https://github.com/getsentry/sentry-cli/releases/ - aws_cli_version: 2.16.8 # https://github.com/aws/aws-cli/tags + aws_cli_version: 2.17.35 # https://github.com/aws/aws-cli/tags jobs: build: