diff --git a/aws-cli-2.yaml b/aws-cli-2.yaml index b749ec0bcfa..70491ca8a17 100644 --- a/aws-cli-2.yaml +++ b/aws-cli-2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-2 - version: "2.33.1" + version: "2.33.2" 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: 238026d10b9995a023a022f9487777f58c176ee4 + expected-commit: 528338f102b5ff32c2122b30332a2e6551c7fa7c tag: ${{package.version}} - runs: |