Skip to content

Commit

Permalink
Merge pull request #3 from 7knot/dependabot/github_actions/helm/chart…
Browse files Browse the repository at this point in the history
…-testing-action-2.2.0

build(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0
  • Loading branch information
mugioka authored Jan 26, 2022
2 parents b16e028 + 719b0fc commit 6c4a875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: 3.7

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0
uses: helm/chart-testing-action@v2.2.0

- name: Run chart-testing (lint)
run: ct lint --config .github/ct-lint.yaml

0 comments on commit 6c4a875

Please sign in to comment.