Skip to content

Commit d55daff

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

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
@@ -44,7 +44,7 @@ jobs:
4444
uses: docker/[email protected]
4545

4646
- name: Setup Docker buildx
47-
uses: docker/setup-buildx-action@v3.10.0
47+
uses: docker/setup-buildx-action@v3.11.1
4848

4949
# Build image with Buildx (don't push)
5050
- name: Build image

0 commit comments

Comments
 (0)