Skip to content

Commit

Permalink
Bump the github-actions-update group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions-update group with 1 update: [helm/chart-testing-action](https://github.com/helm/chart-testing-action).

- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.4.0...v2.6.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-update
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 6ca015c commit e502b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version-file: "go.mod"

- name: "Set up chart-testing"
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.0

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

0 comments on commit e502b8a

Please sign in to comment.