Skip to content

Commit e388a55

Browse files
committed
chore(deps): update aws cli to 2.17.35
1 parent 2c81535 commit e388a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
kubectl_version: 1.30.4 # https://github.com/kubernetes/kubernetes/releases
1111
helm_version: 3.15.4 # https://github.com/helm/helm/releases
1212
sentry_cli_version: 2.33.1 # https://github.com/getsentry/sentry-cli/releases/
13-
aws_cli_version: 2.16.8 # https://github.com/aws/aws-cli/tags
13+
aws_cli_version: 2.17.35 # https://github.com/aws/aws-cli/tags
1414

1515
jobs:
1616
build:

0 commit comments

Comments
 (0)