Skip to content

Commit

Permalink
Merge pull request #296 from na2na-p/renovate/aws-actions-amazon-ecr-…
Browse files Browse the repository at this point in the history
…login-2.x

Update aws-actions/amazon-ecr-login action to v2
  • Loading branch information
2na2-p[bot] authored Nov 11, 2023
2 parents cf1c738 + 2318e45 commit eb6fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
aws-region: ap-northeast-1
- name: Login to ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
uses: aws-actions/amazon-ecr-login@v2
env:
ECR_REGISTRY: ${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.ap-northeast-1.amazonaws.com
with:
Expand Down

0 comments on commit eb6fd1f

Please sign in to comment.