We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6845025 + e2a7a7e commit 8f0a046Copy full SHA for 8f0a046
.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.1
+ 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