mirror of
https://github.com/zensical/zensical.git
synced 2026-05-03 09:30:43 +00:00
refactor: update to zrx to v0.0.21
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user