Skip to content

Commit

Permalink
Merge pull request rook#13157 from rook/dependabot/github_actions/hel…
Browse files Browse the repository at this point in the history
…m/chart-testing-action-2.6.1

build(deps): bump helm/chart-testing-action from 2.6.0 to 2.6.1
  • Loading branch information
BlaineEXE authored Nov 8, 2023
2 parents 63aaa19 + df5527c commit 592b74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
python-version: 3.9

- name: Set up chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1

- name: Run chart-testing (lint)
run: ct lint --charts=./deploy/charts/rook-ceph --validate-yaml=false --validate-maintainers=false

0 comments on commit 592b74b

Please sign in to comment.