We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a7c41 commit 7fd9028Copy full SHA for 7fd9028
.github/workflows/flux-diff.yaml
@@ -77,7 +77,7 @@ jobs:
77
path: default
78
79
- name: Diff Resources
80
- uses: docker://ghcr.io/allenporter/flux-local:v5.3.2
+ uses: docker://ghcr.io/allenporter/flux-local:v5.4.0
81
with:
82
args: >-
83
diff ${{ matrix.resources }}
.github/workflows/flux-image-test.yaml
@@ -85,7 +85,7 @@ jobs:
85
path: pull
86
87
- name: Gather Images in Default Branch
88
89
90
91
get cluster
@@ -95,7 +95,7 @@ jobs:
95
--output-file default.yaml
96
97
- name: Gather Images in Pull Request Branch
98
99
100
101
0 commit comments