Browse Source

Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#120)

dependabot[bot] 14 hours ago
parent
commit
de0b4ab934
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/container-image.yml

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

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