Skip to content

Commit 23948f8

Browse files
authored
ci(github-action): update action ghcr.io/allenporter/flux-local ( v7.4.0 → v7.7.1 )
1 parent 3ec9475 commit 23948f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flux-local.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- name: Run flux-local test
39-
uses: docker://ghcr.io/allenporter/flux-local:v7.4.0
39+
uses: docker://ghcr.io/allenporter/flux-local:v7.7.1
4040
with:
4141
args: test --enable-helm --all-namespaces --path /github/workspace/kubernetes/flux/cluster -v
4242

@@ -65,7 +65,7 @@ jobs:
6565
path: default
6666

6767
- name: Run flux-local diff
68-
uses: docker://ghcr.io/allenporter/flux-local:v7.4.0
68+
uses: docker://ghcr.io/allenporter/flux-local:v7.7.1
6969
with:
7070
args: >-
7171
diff ${{ matrix.resources }}

0 commit comments

Comments
 (0)