Skip to content

Commit 4cc06b9

Browse files
chore(deps): update docker/setup-buildx-action action to v3.6.1 (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f74686d commit 4cc06b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Set up QEMU
7575
uses: docker/setup-qemu-action@v3
7676
- name: Set up Docker Buildx
77-
uses: docker/setup-buildx-action@v3.4.0
77+
uses: docker/setup-buildx-action@v3.6.1
7878
- name: PrepareReg Names
7979
# yamllint disable rule:line-length
8080
run: |

0 commit comments

Comments
 (0)