Răsfoiți Sursa

build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#260)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 zi în urmă
părinte
comite
233c91887a
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=ref,event=pr
           type=sha,format=long
           type=sha,format=long
           type=raw,value=latest,enable=false
           type=raw,value=latest,enable=false
-    - uses: docker/setup-qemu-action@v3.7.0
+    - uses: docker/setup-qemu-action@v4.0.0
     - uses: docker/login-action@v3
     - uses: docker/login-action@v3
       with:
       with:
         registry: ghcr.io
         registry: ghcr.io