Skip to content

Commit

Permalink
chore(deps): bump helm/chart-testing-action from 2.6.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 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e6be96a commit e821523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git clean -df .
- name: Set up chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1

- name: Expand templates for CI
run: |
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
git clean -df .
- name: Set up chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1

- name: Expand templates for CI
run: |
Expand Down

0 comments on commit e821523

Please sign in to comment.