Merge pull request 'chore(deps): update docker/setup-buildx-action action to v4.4.1' (#92) from renovate/docker-setup-buildx-action-4.x into master
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-amd64 (push) Successful in 5m19s
Release / sync-to-hub-docker-io (push) Successful in 9m17s

This commit was merged in pull request #92.
This commit is contained in:
2026-09-16 10:07:19 +00:00
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
with: with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:qemu-v10.2.3 # renovate: datasource=docker registryUrl=https://docker.io depName=tonistiigi/binfmt extractVersion='qemu-(?<version>v\d+\.\d+\.\d+)$' image: harbor.cryptic.systems/docker/tonistiigi/binfmt:qemu-v10.2.3 # renovate: datasource=docker registryUrl=https://docker.io depName=tonistiigi/binfmt extractVersion='qemu-(?<version>v\d+\.\d+\.\d+)$'
- uses: docker/setup-buildx-action@594f3bf4285d9ea8dc53c9a0c9c4092420091003 # v4.4.0 - uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1
- name: Build and push image - name: Build and push image
run: | run: |