diff --git a/aws-cli-2.yaml b/aws-cli-2.yaml index 4b40aea3c07..3568506a4e9 100644 --- a/aws-cli-2.yaml +++ b/aws-cli-2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-2 - version: "2.28.1" + version: "2.28.5" epoch: 0 description: "Universal Command Line Interface for Amazon Web Services (v2)" copyright: @@ -39,7 +39,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/aws/aws-cli - expected-commit: 7728878b1e76331d3690b2f8a3197d980a951002 + expected-commit: 04efbdf1d52e2f13ad1e0ed3789de47dcfee6ed7 tag: ${{package.version}} - uses: patch