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 }}