diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 6af92b10..68c13ae7 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -38,7 +38,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