Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@@ -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