From 0866b7c7e65cb6e2183aa4c9eeecbbb965dc1158 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:37:40 +0000 Subject: [PATCH] aws-cli-v2/2.17.6 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- aws-cli-v2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |