Skip to content

Commit

Permalink
Bump helm/chart-testing-action from 2.6.0 to 2.6.1 (#351)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e5cad7e commit 177db45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
check-latest: true

- name: Run chart-testing (prepare)
uses: helm/[email protected].0
uses: helm/[email protected].1
- name: Run chart-testing (list-changed)
id: list-changed
run: |
Expand All @@ -94,7 +94,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up chart-testing
uses: helm/[email protected].0
uses: helm/[email protected].1

- name: Create kind cluster
uses: helm/[email protected]
Expand Down

0 comments on commit 177db45

Please sign in to comment.