Skip to content

Commit bd8b4b8

Browse files
committed
Update the docker-build-images.yaml version
1 parent cd10101 commit bd8b4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
aws-region: ${{ env.AWS_REGION }}
3030

3131
- name: Set up Docker Buildx
32-
uses: docker/setup-buildx-action@v1
32+
uses: docker/setup-buildx-action@v3
3333

3434
- name: Login to Amazon ECR
3535
id: login-ecr

0 commit comments

Comments
 (0)