File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2026-02-17T10:04:57Z by kres 6458cfd .
3+ # Generated on 2026-03-17T09:39:15Z by kres 7bfd168 .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
6363 git fetch --prune --unshallow
6464 - name : Set up Docker Buildx
6565 id : setup-buildx
66- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # version: v3.12 .0
66+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # version: v4.0 .0
6767 with :
6868 append : |
6969 - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
8080 make nonfree
8181 - name : Login to registry
8282 if : github.event_name != 'pull_request'
83- uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # version: v3.7 .0
83+ uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # version: v4.0 .0
8484 with :
8585 password : ${{ secrets.GITHUB_TOKEN }}
8686 registry : ghcr.io
@@ -165,7 +165,7 @@ jobs:
165165 git fetch --prune --unshallow
166166 - name : Set up Docker Buildx
167167 id : setup-buildx
168- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # version: v3.12 .0
168+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # version: v4.0 .0
169169 with :
170170 append : |
171171 - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
Original file line number Diff line number Diff line change 11# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
22#
3- # Generated on 2026-02-17T10:04:57Z by kres 6458cfd .
3+ # Generated on 2026-03-17T09:39:15Z by kres 7bfd168 .
44
55concurrency :
66 group : ${{ github.head_ref || github.run_id }}
4646 git fetch --prune --unshallow
4747 - name : Set up Docker Buildx
4848 id : setup-buildx
49- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # version: v3.12 .0
49+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # version: v4.0 .0
5050 with :
5151 append : |
5252 - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
Original file line number Diff line number Diff line change 33format: v1alpha2
44
55vars:
6- TOOLCHAIN_MUSL_IMAGE: ghcr.io/siderolabs/toolchain-musl:v1.13.0-alpha.0-6-g5b44ff9
6+ TOOLCHAIN_MUSL_IMAGE: ghcr.io/siderolabs/toolchain-musl:v1.13.0-beta.0
77 TOOLS_PREFIX: ghcr.io/siderolabs/
8- TOOLS_REV: v1.13.0-alpha.0-19-g5c753fc
8+ TOOLS_REV: v1.13.0-beta.0
99 LLVM_IMAGE: ghcr.io/siderolabs/llvm
1010
1111 # renovate: datasource=github-releases depName=containernetworking/plugins
You can’t perform that action at this time.
0 commit comments