Skip to content

Commit fe81518

Browse files
Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#155)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2d2dd0 commit fe81518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: docker/setup-qemu-action@v4.0.0
2727

2828
- name: 🏗 Set up Docker Buildx
29-
uses: docker/setup-buildx-action@v3.12.0
29+
uses: docker/setup-buildx-action@v4.0.0
3030

3131
- name: 🔓 Registry login
3232
if: github.event_name == 'push'

0 commit comments

Comments
 (0)