Skip to content

Commit 27b5779

Browse files
Update docker/setup-buildx-action action to v3.4.0
1 parent 1859734 commit 27b5779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
-
4343
name: Docker Setup Buildx
4444
id: buildx
45-
uses: docker/setup-buildx-action@v3.2.0
45+
uses: docker/setup-buildx-action@v3.4.0
4646
-
4747
name: Available buildx platforms
4848
run: echo ${{ steps.buildx.outputs.platforms }}

0 commit comments

Comments
 (0)