Explorar o código

build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0 (#196)

dependabot[bot] hai 5 días
pai
achega
4e2ba5381f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.4.0
+    - uses: docker/setup-qemu-action@v3.5.0
     - uses: docker/login-action@v3
       with:
         registry: ghcr.io