Update .forgejo/workflows/build.yml
This commit is contained in:
parent
672cb80e10
commit
d42e12ef2f
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ jobs:
|
||||||
# You can enable it by uncommenting the following lines:
|
# You can enable it by uncommenting the following lines:
|
||||||
- name: Run Rechunker
|
- name: Run Rechunker
|
||||||
id: rechunk
|
id: rechunk
|
||||||
uses: https://github.com/hhd-dev/rechunk@f153348d8100c1f504dec435460a0d7baf11a9d2 # v1.1.1
|
uses: https://github.com/hhd-dev/rechunk@c945e9ec8ad4466f888e41ab7f4d5ba2f74a8ee4 # v1.2.1
|
||||||
with:
|
with:
|
||||||
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.0.1'
|
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.0.1'
|
||||||
ref: "${{ env.IMAGE_NAME }}:latest"
|
ref: "${{ env.IMAGE_NAME }}:latest"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue