From e37ab5c213492ac2d12ac14f02ae8a4258d968cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:28:38 +0000 Subject: [PATCH] chore(deps): update aws-actions/amazon-ecr-login action to v1.6.1 --- .github/workflows/aws-ecr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aws-ecr.yml b/.github/workflows/aws-ecr.yml index 5971d3d..5ed4cc6 100644 --- a/.github/workflows/aws-ecr.yml +++ b/.github/workflows/aws-ecr.yml @@ -38,7 +38,7 @@ jobs: - name: Login to Amazon ECR id: login-ecr - uses: aws-actions/amazon-ecr-login@2f9f10ea3fa2eed41ac443fee8bfbd059af2d0a4 # tag=v1.6.0 + uses: aws-actions/amazon-ecr-login@e407df249e6c155d03c0e4375f34bc2385f52d65 # v1.6.1 - name: Construct image URI id: construct-image-uri