diff --git a/aws-cli-2.yaml b/aws-cli-2.yaml index 650d87cbd0d..6e296e95824 100644 --- a/aws-cli-2.yaml +++ b/aws-cli-2.yaml @@ -2,8 +2,8 @@ #nolint:documentation package: name: aws-cli-2 - version: 2.22.17 - epoch: 2 + version: 2.22.18 + epoch: 0 description: "Universal Command Line Interface for Amazon Web Services (v2)" copyright: - license: Apache-2.0 @@ -33,7 +33,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/aws/aws-cli - expected-commit: 4e337a888b85cbcc2c7c211df0cc41e0b9f02798 + expected-commit: 4f42c0921fde873f16a947bc306dc88528ae19b3 tag: ${{package.version}} - runs: |