Skip to content

Commit 1c57e67

Browse files
Bump the aws CLI version to 2.15.53 (#1182)
* chore: Update the `aws` CLI version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `aws` CLI version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
1 parent ce59b15 commit 1c57e67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

goss/goss-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ command:
44
exec: aws --version
55
exit-status: 0
66
stdout:
7-
- 2.15.51
7+
- 2.15.53
88
azurecli:
99
exec: az --version
1010
exit-status: 0

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# if manually change, please update the goss file accordingly
22
asdf_version: 0.14.0
3-
awscli_version: 2.15.51
3+
awscli_version: 2.15.53
44
azcopy_version: 10.24.0-20240326
55
azurecli_version: 2.60.0
66
chocolatey_version: 1.4.0

0 commit comments

Comments
 (0)