Skip to content

Commit

Permalink
chore(deps): update mamezou-tech/setup-helmfile action to v2 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and github-actions[bot] committed Apr 13, 2024
1 parent 7fd8104 commit b7e342c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run Helm Lint
run: find apps/ -name config.json -exec dirname {} \; | xargs helm lint
- name: Setup helmfile
uses: mamezou-tech/setup-helmfile@v1.2.0
uses: mamezou-tech/setup-helmfile@v2.0.0
- name: Run helmfile lint
run: helmfile lint -f cluster-setup/first-run/
- uses: sarisia/actions-status-discord@v1
Expand Down

0 comments on commit b7e342c

Please sign in to comment.