Skip to content

Commit 68cae2d

Browse files
chore(deps): update docker/setup-buildx-action action to v3.8.0 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f46f58 commit 68cae2d

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
@@ -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@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
36+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
3737

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

0 commit comments

Comments
 (0)