Skip to content

Commit 6bb1596

Browse files
committed
chore(deps): update aws cli to 2.22.2
1 parent e4f1f04 commit 6bb1596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
kubectl_version: 1.32.0 # https://github.com/kubernetes/kubernetes/releases
1111
helm_version: 3.16.4 # https://github.com/helm/helm/releases
1212
sentry_cli_version: 2.39.1 # https://github.com/getsentry/sentry-cli/releases/
13-
aws_cli_version: 2.18.6 # https://github.com/aws/aws-cli/tags
13+
aws_cli_version: 2.22.2 # https://github.com/aws/aws-cli/tags
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)