Skip to content

Commit df91307

Browse files
Update aws-actions/amazon-ecr-login action to v2
1 parent 67bc18e commit df91307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Login to ECR
6767
id: ecr
68-
uses: aws-actions/amazon-ecr-login@v1
68+
uses: aws-actions/amazon-ecr-login@v2
6969
with:
7070
registries: ${{ secrets.AWS_ACCOUNT_ID }}
7171

0 commit comments

Comments
 (0)