We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2782777 commit 29db7f8Copy full SHA for 29db7f8
.github/workflows/goreleaser.yaml
@@ -59,7 +59,7 @@ jobs:
59
run: |
60
docker context create builders
61
- name: Set up Docker Buildx
62
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
63
with:
64
endpoint: builders
65
- name: Login to DockerHub
0 commit comments