Skip to content

Commit 29db7f8

Browse files
author
Self-hosted Renovate Bot
committed
chore(deps): update docker/setup-buildx-action action to v3
1 parent 2782777 commit 29db7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: |
6060
docker context create builders
6161
- name: Set up Docker Buildx
62-
uses: docker/setup-buildx-action@v2
62+
uses: docker/setup-buildx-action@v3
6363
with:
6464
endpoint: builders
6565
- name: Login to DockerHub

0 commit comments

Comments
 (0)