diff --git a/aws-cli-v2.yaml b/aws-cli-v2.yaml index 468ab30b686..225c5a4d8c9 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.3 + version: 2.17.4 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: 03be35e71e2e523421b3d809b83769b3876b6808 + expected-commit: 865cefc0e1837e364a28a7d4dc91cb4234fd3070 tag: ${{package.version}} - runs: |