Skip to content

Commit

Permalink
Fix(workflow): Fixed chart-testing version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajsobolewski committed Nov 27, 2024
1 parent dae0200 commit 99aaf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
with:
version: "v3.16.3"
version: "v3.11.0"

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down

0 comments on commit 99aaf66

Please sign in to comment.