Skip to content

Commit 5f95913

Browse files
chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cb7ee0 commit 5f95913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
uses: docker/setup-qemu-action@v3.4.0
100100

101101
- name: Configure Buildkit
102-
uses: docker/setup-buildx-action@v3.8.0
102+
uses: docker/setup-buildx-action@v3.9.0
103103

104104
- name: Checkout project
105105
uses: actions/checkout@v4

0 commit comments

Comments
 (0)