浏览代码

build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#182)

dependabot[bot] 2 周之前
父节点
当前提交
9aca56cebf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/container-image.yml

+ 1 - 1
.github/workflows/container-image.yml

@@ -26,7 +26,7 @@ jobs:
           type=ref,event=pr
           type=sha,format=long
           type=raw,value=latest,enable=false
-    - uses: docker/setup-qemu-action@v3.2.0
+    - uses: docker/setup-qemu-action@v3.3.0
     - uses: docker/login-action@v3
       with:
         registry: ghcr.io