Skip to content

Commit

Permalink
ci: update helm/chart-testing-action action to v2.6.1 (#569)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Nov 13, 2023
1 parent a1c8b42 commit 0da594b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: 3.11.5 # renovate: python

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

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
python-version: 3.11.5 # renovate: python

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

- name: List excluded charts
id: list-excluded
Expand Down

0 comments on commit 0da594b

Please sign in to comment.