Skip to content

Commit a4961dd

Browse files
committed
feature: V2로 업데이트하여 자격증명 안정화
1 parent 27ba40b commit a4961dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Login to Amazon ECR
3636
id: login-ecr
37-
uses: aws-actions/amazon-ecr-login@v1
37+
uses: aws-actions/amazon-ecr-login@v2
3838

3939

4040
- name: Build, tag, and push image to Amazon ECR

0 commit comments

Comments
 (0)