Explorar el Código

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

dependabot[bot] hace 1 semana
padre
commit
5a36b1e475
Se han modificado 1 ficheros con 1 adiciones y 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.5.0
+    - uses: docker/setup-qemu-action@v3.6.0
     - uses: docker/login-action@v3
       with:
         registry: ghcr.io