Skip to content

Commit 314e169

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent a67d511 commit 314e169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish_builder_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Set up Docker Buildx
23-
uses: docker/setup-buildx-action@v2
23+
uses: docker/setup-buildx-action@v3
2424

2525
- name: Log in to GitHub Container Registry
2626
uses: docker/login-action@v2

0 commit comments

Comments
 (0)