Skip to content

Commit

Permalink
[lint-test] Fix unable to validate cosign version: 'v2.0.0'
Browse files Browse the repository at this point in the history
Signed-off-by: Mao-Hsiang Lien <[email protected]>
  • Loading branch information
titanlien committed Nov 2, 2023
1 parent 84ab629 commit bfcb781
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 @@ -21,7 +21,7 @@ jobs:
python-version: 3.7

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

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

0 comments on commit bfcb781

Please sign in to comment.