diff --git a/.github/workflows/flux-image-test.yaml b/.github/workflows/flux-image-test.yaml index d88a5d5f6..d4d287e67 100644 --- a/.github/workflows/flux-image-test.yaml +++ b/.github/workflows/flux-image-test.yaml @@ -86,7 +86,7 @@ path: pull - name: Gather Images in Default Branch - uses: docker://ghcr.io/allenporter/flux-local:v7.0.0 + uses: docker://ghcr.io/allenporter/flux-local:v7.11.0 with: args: >- get cluster @@ -96,7 +96,7 @@ --output-file default.yaml - name: Gather Images in Pull Request Branch - uses: docker://ghcr.io/allenporter/flux-local:v7.0.0 + uses: docker://ghcr.io/allenporter/flux-local:v7.11.0 with: args: >- get cluster