Skip to content

Commit

Permalink
Merge pull request #139 from centos-workstation/renovate/hhd-dev-rech…
Browse files Browse the repository at this point in the history
…unk-1.x

chore(deps): update hhd-dev/rechunk action to v1.1.1
  • Loading branch information
castrojo authored Jan 6, 2025
2 parents 721dcba + 946a73b commit 54125d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
# Reprocess raw-img using rechunker which will delete it
- name: Run Rechunker
id: rechunk
uses: hhd-dev/rechunk@08d6081496678a417ecd7c4888c69f9bc7b20fbc # v1.1.0
uses: hhd-dev/rechunk@f153348d8100c1f504dec435460a0d7baf11a9d2 # v1.1.1
with:
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.0.1'
ref: "localhost/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}"
Expand Down

0 comments on commit 54125d4

Please sign in to comment.