From e83e7a83fbc45f6df1c8b38a9a5dcd7ecd3165dc Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:45:59 +0000 Subject: [PATCH] aws-cli-v2/2.17.33 package update (#26669)
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 36a7098f737..fd1434637ed 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.32 + version: 2.17.33 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: 873b51cd949efa7bf1bb5692a74f8962dcec8d23 + expected-commit: 3b0a98c93dad5b8cbd72c219817d973b6fb214a3 tag: ${{package.version}} - runs: |