Skip to content

Commit 6f50aac

Browse files
chore(deps): update docker/setup-buildx-action action to v3.10.0
1 parent f692d5c commit 6f50aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
3535
- name: Set up Docker Buildx
36-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
36+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
3737

3838
# Authenticates with Docker Hub
3939
- name: Login to Docker Hub

0 commit comments

Comments
 (0)