From 8eb9d64fb98c74792665e20ea310769b150c6d4a Mon Sep 17 00:00:00 2001 From: "parsec-renovate[bot]" <159961666+parsec-renovate[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 05:11:18 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action):=20update=20ghcr.io/allenpo?= =?UTF-8?q?rter/flux-local=20(=20v7.0.0=20=E2=86=92=20v7.11.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flux-image-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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