Skip to content

Commit

Permalink
Merge pull request #214 from meilisearch/dependabot/github_actions/he…
Browse files Browse the repository at this point in the history
…lm/chart-testing-action-2.6.0

Bump helm/chart-testing-action from 2.4.0 to 2.6.0
  • Loading branch information
brunoocasali authored Nov 1, 2023
2 parents fcb6205 + 5be721d commit d9d9d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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 (lint)
run: ct lint --config ct.yaml
Expand All @@ -50,7 +50,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 d9d9d77

Please sign in to comment.