Skip to content

Commit e3b2270

Browse files
build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)
1 parent abaa568 commit e3b2270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
go-version: "1.26"
3939
- name: Set up Docker Buildx
40-
uses: docker/setup-buildx-action@v3
40+
uses: docker/setup-buildx-action@v4
4141
- name: Login to GitHub Container Registry
4242
uses: docker/login-action@v4
4343
with:

0 commit comments

Comments
 (0)