File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
2121 - name : Run flux-local test
22- uses : docker://ghcr.io/allenporter/flux-local:v7.3 .0
22+ uses : docker://ghcr.io/allenporter/flux-local:v7.4 .0
2323 with :
2424 args : >-
2525 test
5050 path : default
5151
5252 - name : Run flux-local diff
53- uses : docker://ghcr.io/allenporter/flux-local:v7.3 .0
53+ uses : docker://ghcr.io/allenporter/flux-local:v7.4 .0
5454 with :
5555 args : >-
5656 diff ${{ matrix.resources }}
Original file line number Diff line number Diff line change 2828 ref : ${{ matrix.branches == 'default' && github.event.repository.default_branch || '' }}
2929
3030 - name : Gather Images
31- uses : docker://ghcr.io/allenporter/flux-local:v7.3 .0
31+ uses : docker://ghcr.io/allenporter/flux-local:v7.4 .0
3232 with :
3333 args : >-
3434 get cluster
You can’t perform that action at this time.
0 commit comments