diff --git a/aws-cli-v2.yaml b/aws-cli-v2.yaml index 88ec9d34a45..4982f0e94fb 100644 --- a/aws-cli-v2.yaml +++ b/aws-cli-v2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-v2 - version: 2.17.5 + version: 2.17.6 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: ace327bd25bb1fee6ef486de44476f7aa5910b3e + expected-commit: 20315462da63ffdf5615f0bb20579da824674314 tag: ${{package.version}} - runs: |