Răsfoiți Sursa

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

dependabot[bot] 5 zile în urmă
părinte
comite
4e2ba5381f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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