Skip to content

Commit

Permalink
Update README.md to fix examples (#533)
Browse files Browse the repository at this point in the history
Fix mistakes in example actions.
  • Loading branch information
allenporter committed Feb 5, 2024
1 parent a62f878 commit c8fbfbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -251,8 +251,8 @@ helm release expansion enabled.

```yaml
- name: Setup Flux CLI
uses: fluxcd/flux2/action@v2
- uses: allenporter/flux-local/test@2.0.0
uses: fluxcd/flux2/action@v2.2.2
- uses: allenporter/flux-local/action/test@4.3.1
with:
path: clusters/prod
enable-helm: true
Expand Down

0 comments on commit c8fbfbb

Please sign in to comment.