Update .forgejo/workflows/build.yml

This commit is contained in:
Seraphim Strub 2025-03-23 19:14:40 +00:00
parent 672cb80e10
commit d42e12ef2f

View file

@ -120,7 +120,7 @@ jobs:
# You can enable it by uncommenting the following lines:
- name: Run Rechunker
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:
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.0.1'
ref: "${{ env.IMAGE_NAME }}:latest"