From 11904c32e13bf8e2b83eb0d7b247060a546469cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:49:38 +0000 Subject: [PATCH] chore(deps): update dep aws-s3 from 2.0.0 to v4 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 347f51003..58d3fdd8a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ version: 2.1 orbs: yarn: artsy/yarn@6.4.0 auto: artsy/auto@2.2.0 - aws-s3: circleci/aws-s3@2.0.0 + aws-s3: circleci/aws-s3@4.1.0 jobs: deploy-storybook: