Skip to content

Commit 8ae13dd

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 9cd959b commit 8ae13dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

5959
- name: Set up Docker Buildx
6060
timeout-minutes: 5
61-
uses: docker/setup-buildx-action@v2
61+
uses: docker/setup-buildx-action@v3
6262
with:
6363
version: latest
6464

0 commit comments

Comments
 (0)