From dc09ffce3ef1947570e03f6edfbdbf69471f26fd Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:03:37 +0000 Subject: [PATCH] aws-cli-v2/2.17.62 package update (#29771)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-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 fd6066c6d65..1c9c15392dc 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.61 + version: 2.17.62 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: cbfcd14af52612e73f211ef42323deb059af9ff5 + expected-commit: a95eadd20cef5128b68d9e4a27ca16fc56e413bc tag: ${{package.version}} - runs: |