Skip to content

Commit a54686e

Browse files
build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2427)
1 parent bf217ba commit a54686e

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
@@ -28,7 +28,7 @@ jobs:
2828
submodules: true
2929

3030
- name: Set up Docker Buildx
31-
uses: docker/setup-buildx-action@v3.7.1
31+
uses: docker/setup-buildx-action@v3.8.0
3232

3333
- name: Compute tags
3434
id: tags

0 commit comments

Comments
 (0)