Skip to content

Commit 7229d29

Browse files
authored
Merge pull request #1832 from jenkins-infra/updatecli_main_12f2566c62a56a9f3f23f9201508c71468e9eb457d9762750bf1d3989ac09766
Bump the `aws` CLI version to 2.25.4
2 parents 6803598 + d442109 commit 7229d29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.15.0
3-
awscli_version: 2.25.3
3+
awscli_version: 2.25.4
44
azcopy_version: 10.28.1
55
azurecli_version: 2.70.0
66
chocolatey_version: 1.4.0

tests/goss-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ command:
55
exec: aws --version
66
exit-status: 0
77
stdout:
8-
- 2.25.3
8+
- 2.25.4
99
azurecli:
1010
exec: az --version
1111
exit-status: 0

0 commit comments

Comments
 (0)