Skip to content

Commit

Permalink
Revert "chore(deps): Update helm/chart-testing-action action to v2.6.0 (
Browse files Browse the repository at this point in the history
#408)"

This reverts commit 6ada63a.
  • Loading branch information
erezrokah authored Nov 1, 2023
1 parent d3f3ca9 commit 7752f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python-version: 3.7

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

- name: Run chart-testing (lint)
run: make lint
Expand Down

0 comments on commit 7752f5b

Please sign in to comment.