Skip to content

Commit

Permalink
Update allenporter/flux-local action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 2edad52 commit 2e8c106
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/diff-kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Flux CLI
uses: fluxcd/flux2/action@v2.4.0
- name: flux-local diff
uses: allenporter/flux-local/action/diff@6.1.1
uses: allenporter/flux-local/action/diff@7.0.0
id: diff
with:
path: ${{ matrix.cluster_path }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Flux CLI
uses: fluxcd/flux2/action@v2.4.0
- name: flux-local test
uses: allenporter/flux-local/action/test@6.1.1
uses: allenporter/flux-local/action/test@7.0.0
with:
path: ${{ matrix.cluster_path }}
enable-helm: true
Expand Down

0 comments on commit 2e8c106

Please sign in to comment.