Skip to content

Commit 265ae57

Browse files
feat(github-action): update ghcr.io/allenporter/flux-local ( v7.0.0 → v7.9.0 )
1 parent 2c35257 commit 265ae57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flux-image-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
path: pull
8787

8888
- name: Gather Images in Default Branch
89-
uses: docker://ghcr.io/allenporter/flux-local:v7.0.0
89+
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
9090
with:
9191
args: >-
9292
get cluster
@@ -96,7 +96,7 @@
9696
--output-file default.yaml
9797
9898
- name: Gather Images in Pull Request Branch
99-
uses: docker://ghcr.io/allenporter/flux-local:v7.0.0
99+
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
100100
with:
101101
args: >-
102102
get cluster

0 commit comments

Comments
 (0)