Skip to content

Commit 65e43c8

Browse files
Merge pull request #182 from rtsp/dependabot/github_actions/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
2 parents af761c3 + c70f5a1 commit 65e43c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

2727
- name: Set up Docker Buildx
2828
id: buildx
29-
uses: docker/setup-buildx-action@v3.7.1
29+
uses: docker/setup-buildx-action@v3.8.0
3030

3131
- name: Log in to Docker Hub
3232
uses: docker/login-action@v3.3.0

0 commit comments

Comments
 (0)