File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
77
path : default
78
78
79
79
- name : Diff Resources
80
- uses : docker://ghcr.io/allenporter/flux-local:v5.3.1
80
+ uses : docker://ghcr.io/allenporter/flux-local:v5.4.0
81
81
with :
82
82
args : >-
83
83
diff ${{ matrix.resources }}
Original file line number Diff line number Diff line change 85
85
path : pull
86
86
87
87
- name : Gather Images in Default Branch
88
- uses : docker://ghcr.io/allenporter/flux-local:v5.3.1
88
+ uses : docker://ghcr.io/allenporter/flux-local:v5.4.0
89
89
with :
90
90
args : >-
91
91
get cluster
95
95
--output-file default.yaml
96
96
97
97
- name : Gather Images in Pull Request Branch
98
- uses : docker://ghcr.io/allenporter/flux-local:v5.3.1
98
+ uses : docker://ghcr.io/allenporter/flux-local:v5.4.0
99
99
with :
100
100
args : >-
101
101
get cluster
You can’t perform that action at this time.
0 commit comments