浏览代码

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

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 年之前
父节点
当前提交
2b9e02c2f0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
+        uses: docker/setup-qemu-action@v1.1.0
         with:
           image: tonistiigi/binfmt:latest
           platforms: amd64