Skip to content

Commit

Permalink
Merge pull request #93 from gocd/dependabot/github_actions/helm/chart…
Browse files Browse the repository at this point in the history
…-testing-action-2.6.0

Bump helm/chart-testing-action from 2.4.0 to 2.6.0
  • Loading branch information
chadlwilson authored Nov 2, 2023
2 parents 204edad + f91d12a commit 2de4e82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ jobs:
python-version: '3.11'

- name: Set up chart-testing
uses: helm/[email protected]
uses: helm/[email protected]
with:
version: '3.8.0' # Lock version due to https://github.com/helm/chart-testing/issues/604

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

0 comments on commit 2de4e82

Please sign in to comment.