We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c363f72 commit 87e65b2Copy full SHA for 87e65b2
.github/workflows/deploy_feature_branch.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Login to Amazon ECR
82
if: ${{ inputs.deploy_fargate }}
83
id: login-ecr
84
- uses: aws-actions/amazon-ecr-login@v1
+ uses: aws-actions/amazon-ecr-login@v2
85
86
- name: Install IUM App Packages & Build App
87
0 commit comments