Skip to content

Commit

Permalink
feat(github-action): update ghcr.io/allenporter/flux-local ( v6.0.2 →…
Browse files Browse the repository at this point in the history
… v6.1.1 )
  • Loading branch information
field-repair-bot-74a[bot] authored Dec 26, 2024
1 parent 68ab8a7 commit 6014b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: default

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1
with:
args: >-
diff ${{ matrix.resources }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/flux-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: brew install jo yq

- name: Gather Images in Default Branch
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1
with:
args: >-
get cluster
Expand All @@ -58,7 +58,7 @@ jobs:
--output-file default.yaml
- name: Gather Images in Pull Request Branch
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1
with:
args: >-
get cluster
Expand Down

0 comments on commit 6014b7a

Please sign in to comment.