5 Commits
Author SHA1 Message Date
CSRBot fba2dff745 Merge pull request 'chore(deps): update tonistiigi/binfmt docker tag to v10.2.3' (#88) from renovate/container-images into master
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-amd64 (push) Successful in 7m27s
Release / sync-to-hub-docker-io (push) Successful in 12m37s
2026-09-06 12:04:45 +00:00
CSRBot d571c8bd14 chore(deps): update tonistiigi/binfmt docker tag to v10.2.3
Lint Markdown files / markdown-lint (pull_request) Successful in 14s
2026-09-06 12:04:27 +00:00
volker.raschek 1bb8880add fix(ci): use fixed version of tonistiigi/binfmt
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-amd64 (push) Successful in 6m41s
Release / sync-to-hub-docker-io (push) Successful in 12m44s
2026-09-06 11:47:09 +02:00
CSRBot 9692827918 Merge pull request 'chore(deps): pin actions/checkout action to de0fac2' (#86) from renovate/pin-dependencies into master
Lint Markdown files / markdown-lint (push) Successful in 10s
Release / push-amd64 (push) Successful in 5m39s
Release / sync-to-hub-docker-io (push) Failing after 10m41s
2026-09-02 21:05:02 +00:00
CSRBot db2e0a0125 chore(deps): pin actions/checkout action to de0fac2
Lint Markdown files / markdown-lint (pull_request) Successful in 12s
2026-09-02 21:04:53 +00:00
+2 -2
View File
@@ -9,7 +9,7 @@ jobs:
push-amd64: push-amd64:
runs-on: ubuntu-latest-amd64 runs-on: ubuntu-latest-amd64
steps: steps:
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0 - uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
with: with:
@@ -25,7 +25,7 @@ jobs:
- uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a # v4.3.0 - uses: docker/setup-qemu-action@1f40c72289eff860ee54a304f1438e3cff362e0a # v4.3.0
with: with:
image: harbor.cryptic.systems/docker/tonistiigi/binfmt:latest 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@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0 - uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0