Skip to content

Commit 25d2515

Browse files
author
Self-hosted Renovate Bot
committed
chore(deps): update docker/setup-buildx-action action to v3
1 parent 66fec78 commit 25d2515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
docker context create builders
5555
- name: Set up Docker Buildx
56-
uses: docker/setup-buildx-action@v2
56+
uses: docker/setup-buildx-action@v3
5757
with:
5858
endpoint: builders
5959
- name: Login to DockerHub

0 commit comments

Comments
 (0)