Skip to content

Commit

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

build(deps): bump helm/chart-testing-action from 2.5.0 to 2.6.1
  • Loading branch information
github-actions[bot] authored Nov 6, 2023
2 parents 63fb9ce + 5b33ad7 commit 13eae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
run: make charttesting

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

- name: Run chart-testing (lint)
run: ct lint --config chartTesting.yaml
Expand Down

0 comments on commit 13eae3a

Please sign in to comment.