diff --git a/aws-cli-v2.yaml b/aws-cli-v2.yaml index a511bfdf23..4c12111100 100644 --- a/aws-cli-v2.yaml +++ b/aws-cli-v2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-v2 - version: 2.18.1 + version: 2.18.2 epoch: 0 description: "Universal Command Line Interface for Amazon Web Services (v2)" copyright: @@ -30,7 +30,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/aws/aws-cli - expected-commit: 7d2ae310fe8467089df2bfad7545b5acb3c6d136 + expected-commit: 33583c949e3049b417d84246bea73af48cd5742f tag: ${{package.version}} - runs: |