Skip to content

Commit 99c4646

Browse files
chore(deps): update docker/login-action action to v3
1 parent 25743fb commit 99c4646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
aws-region: us-east-1
5858
-
5959
name: Login to Public ECR
60-
uses: docker/login-action@v2
60+
uses: docker/login-action@v3
6161
with:
6262
registry: public.ecr.aws
6363
-

0 commit comments

Comments
 (0)