Skip to content

Commit

Permalink
feat: bump helm/chart-testing-action from 1.1.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 1.1.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v1.1.0...v2.6.1)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent 36b0cd8 commit c021600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Fetch history
run: git fetch --prune --unshallow
- name: Run lint
uses: helm/chart-testing-action@v1.1.0
uses: helm/chart-testing-action@v2.6.1
with:
command: lint
config: .github/verify-config.yaml

0 comments on commit c021600

Please sign in to comment.