Skip to content

Commit

Permalink
chore(deps): pin hhd-dev/rechunk action to e46fb40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent a63c028 commit 76bf68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ jobs:
- name: Rechunk Image
id: rechunk
if: inputs.rechunk == 'true' && github.event_name != 'pull_request'
uses: hhd-dev/[email protected]
uses: hhd-dev/rechunk@e46fb40a61366795e65a1ac7411799515294c98a # v0.8.6
with:
rechunk: ghcr.io/hhd-dev/rechunk:v0.8.6
ref: ${{ steps.build_image.outputs.image }}:${{ env.DEFAULT_TAG }}
Expand Down

0 comments on commit 76bf68c

Please sign in to comment.