From 24ce2ce29a92a867f2c4d23d71f5799f1dedda20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:13:48 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20ghcr.io/?= =?UTF-8?q?allenporter/flux-local=20(=20v8.0.1=20=E2=9E=94=20v8.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flux-diff.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 091bef580..fa6c03f1a 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v6 - name: Run flux-local test - uses: docker://ghcr.io/allenporter/flux-local:v8.0.1 + uses: docker://ghcr.io/allenporter/flux-local:v8.1.0 with: args: test --enable-helm --all-namespaces --path /github/workspace/kubernetes/cluster -v @@ -66,7 +66,7 @@ jobs: path: default - name: Run flux-local diff - uses: docker://ghcr.io/allenporter/flux-local:v8.0.1 + uses: docker://ghcr.io/allenporter/flux-local:v8.1.0 with: args: >- diff ${{ matrix.resources }}