refactor: update to zrx to v0.0.21

Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
Martin Donath
2026-04-18 12:21:23 +02:00
committed by GitHub
parent 670834fb04
commit 50aa8a5eb8
17 changed files with 514 additions and 288 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ jobs:
buildkitd-flags: --debug
- name: Build image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
load: true
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v6
with:
ref: ${{ github.event.pull_request.base.sha }}
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Set up mono