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