Skip to content

Commit

Permalink
fix chart testing step (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriano-manassero authored Jun 9, 2021
1 parent b9d8cf8 commit cb6f407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Run chart-testing (lint)
uses: helm/chart-testing-action@master
uses: helm/chart-testing-action@v2.0.1
with:
command: lint
config: .github/ct.yaml
Expand Down

0 comments on commit cb6f407

Please sign in to comment.