Skip to content

Commit b75783d

Browse files
committed
add master tag
1 parent 0e06178 commit b75783d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/online_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
sudo podman pull ghcr.io/ublue-os/bazzite:${{ github.event.inputs.ref }}
3636
- name: Run Rechunker
3737
id: rechunk
38-
uses: github.com/hhd-dev/rechunk
38+
uses: hhd-dev/rechunk@master
3939
with:
4040
ref: 'ghcr.io/ublue-os/bazzite:${{ github.event.inputs.ref }}'
4141
prev-ref: ${{ github.event.inputs.prev == 'true' && 'ghcr.io/hhd-dev/bazzite-automated:stable' || '' }}

0 commit comments

Comments
 (0)