Browse Source

chore(deps): bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#17)

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](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
1da8de9cbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docker-image-push.yml

+ 1 - 1
.github/workflows/docker-image-push.yml

@@ -20,7 +20,7 @@ jobs:
           flavor: |
             latest=auto
       - name: Set up QEMU
-        uses: docker/setup-qemu-action@v1.1.0
+        uses: docker/setup-qemu-action@v1.2.0
         with:
           image: tonistiigi/binfmt:latest
           platforms: amd64