Skip to content

Commit c4a0ba6

Browse files
build(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/helm/chart-testing-action/releases) - [Commits](helm/chart-testing-action@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: helm/chart-testing-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbe13a2 commit c4a0ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
python-version: 3.13
7171
- name: Set up chart-testing
72-
uses: helm/chart-testing-action@v2.7.0
72+
uses: helm/chart-testing-action@v2.8.0
7373
- uses: actions/setup-go@v6
7474
with:
7575
go-version: "1.24"

0 commit comments

Comments
 (0)