mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
chore(ci): Update rechunker
This commit is contained in:
parent
783ad411d0
commit
6fd40546af
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -236,7 +236,7 @@ jobs:
|
||||
# Reprocess raw-img using rechunker which will delete it
|
||||
- name: Run Rechunker
|
||||
id: rechunk
|
||||
uses: hhd-dev/rechunk@v0.5.0
|
||||
uses: hhd-dev/rechunk@v0.6.2
|
||||
with:
|
||||
rechunk: 'ghcr.io/hhd-dev/rechunk:v0.5.0'
|
||||
ref: 'raw-img'
|
||||
|
Loading…
Reference in New Issue
Block a user