From 08ceb35c8516d214ff0d6498598846406c36e20f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 21:01:14 +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=86=92=20v8.1.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flux-local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flux-local.yaml b/.github/workflows/flux-local.yaml index 85be7cba..8ee0b0ef 100644 --- a/.github/workflows/flux-local.yaml +++ b/.github/workflows/flux-local.yaml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - 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/flux/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 }}