diff --git a/aws-cli-2.yaml b/aws-cli-2.yaml index 37df47f7860..91b32e745bc 100644 --- a/aws-cli-2.yaml +++ b/aws-cli-2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-2 - version: "2.23.3" + version: "2.23.4" epoch: 0 description: "Universal Command Line Interface for Amazon Web Services (v2)" copyright: @@ -32,7 +32,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/aws/aws-cli - expected-commit: a4d9e2523c6b313387004b8e757d143494276fd8 + expected-commit: c560b1c51b4f71a03256eecdb57fb688a7a956c2 tag: ${{package.version}} - runs: |