From 7f58ad3928c96bf18e1ff2c66bfab64f8572b587 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:50:38 +0000 Subject: [PATCH] aws-cli-v2/2.18.3 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 4c12111100..c9ea6d823d 100644 --- a/aws-cli-v2.yaml +++ b/aws-cli-v2.yaml @@ -2,7 +2,7 @@ #nolint:documentation package: name: aws-cli-v2 - version: 2.18.2 + version: 2.18.3 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: 33583c949e3049b417d84246bea73af48cd5742f + expected-commit: 34bf0247152a99737de10191b145b5d2d9042abb tag: ${{package.version}} - runs: |