Skip to content

Commit ce7e20e

Browse files
chore(deps): update docker/setup-buildx-action action to v3.10.0 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10db004 commit ce7e20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

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

0 commit comments

Comments
 (0)