Skip to content

Commit 68f47bc

Browse files
authored
Merge pull request #79 from github/dependabot/github_actions/helm/chart-testing-action-2.7.0
Bump helm/chart-testing-action from 2.6.1 to 2.7.0
2 parents fd34e2f + 41aac69 commit 68f47bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
python-version: '3.13'
2525

2626
- name: Set up chart-testing
27-
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
27+
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
2828

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

0 commit comments

Comments
 (0)