diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 8b10116..01c85d7 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -48,7 +48,7 @@ jobs: - name: Login to Amazon ECR id: login-ecr - uses: aws-actions/amazon-ecr-login@v1 + uses: aws-actions/amazon-ecr-login@v2 - name: Build, tag, and push image to Amazon ECR id: build-image