Skip to content

Commit

Permalink
fix: using ecr-login v2
Browse files Browse the repository at this point in the history
  • Loading branch information
accassid committed Jan 2, 2024
1 parent 9678dab commit 719bb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,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: Push image to Amazon ECR
env:
Expand Down

0 comments on commit 719bb38

Please sign in to comment.