Skip to content

Commit bd39b1f

Browse files
dependabot[bot]outdooracorn
authored andcommitted
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#23)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v1.1.0...v1.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3aa0a56 commit bd39b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
images: ghcr.io/${{ github.repository }}
2424
-
2525
name: Set up QEMU
26-
uses: docker/setup-qemu-action@v1.1.0
26+
uses: docker/setup-qemu-action@v1.2.0
2727
-
2828
name: Set up Docker Buildx
2929
uses: docker/setup-buildx-action@v1.3.0

0 commit comments

Comments
 (0)