Skip to content

Commit

Permalink
fix: unresolvable version of chart-testing-action
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Berger <[email protected]>
  • Loading branch information
adberger committed Dec 16, 2024
1 parent eec5f2b commit 37305bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: "3.10"

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

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

0 comments on commit 37305bd

Please sign in to comment.