From bba7830719a5b837d5b1daf15a98dd9dcb58a13b Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 17:14:46 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/allenport?= =?UTF-8?q?er/flux-local=20(=20v7.8.0=20=E2=86=92=20v7.9.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v7.8.0 | v7.9.0 | --- .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 65c4e20f4..36fb91a4a 100644 --- a/.github/workflows/flux-local.yaml +++ b/.github/workflows/flux-local.yaml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: Run flux-local test - uses: docker://ghcr.io/allenporter/flux-local:v7.8.0 + uses: docker://ghcr.io/allenporter/flux-local:v7.9.0 with: args: >- test @@ -73,7 +73,7 @@ jobs: ref: "${{ github.event.repository.default_branch }}" - name: Run flux-local diff - uses: docker://ghcr.io/allenporter/flux-local:v7.8.0 + uses: docker://ghcr.io/allenporter/flux-local:v7.9.0 with: args: >- diff ${{ matrix.resource }}