Skip to content

Commit

Permalink
Update WyriHaximus/github-action-helm3 action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent a3ab7af commit 3d10f6e
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 3d10f6e

Please sign in to comment.