Skip to content

Commit

Permalink
Update WyriHaximus/github-action-helm3 action to v4 (#28)
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
renovate[bot] authored Jan 2, 2025
1 parent 450423d commit 76f8d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Prep helm
uses: WyriHaximus/github-action-helm3@v3
uses: WyriHaximus/github-action-helm3@v4
with:
exec: helm template --output-dir test-output/ charts/governor
- name: yaml-lint
Expand Down

0 comments on commit 76f8d11

Please sign in to comment.