Skip to content

Commit

Permalink
Bump the aws CLI version to 2.13.36 (#911)
Browse files Browse the repository at this point in the history
* chore: Update the `aws` CLI  version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `aws` CLI version in the provision-env.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent bfb779d commit 90d72d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ command:
exec: aws --version
exit-status: 0
stdout:
- 2.13.35
- 2.13.36
azcopy:
exec: azcopy --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asdf_version: 0.13.1
awscli_version: 2.13.35
awscli_version: 2.13.36
azcopy_version: 10.21.2-20231106
azurecli_version: 2.54.0
chocolatey_version: 1.4.0
Expand Down

0 comments on commit 90d72d7

Please sign in to comment.