Skip to content

Commit

Permalink
Fix lint tests
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Barnier <bozzo@users.noreply.github.com>
  • Loading branch information
bozzo committed Nov 6, 2023
1 parent 0e2cc47 commit 4700e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2
uses: helm/chart-testing-action@v2.6.1

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

0 comments on commit 4700e7f

Please sign in to comment.