Skip to content

Commit 3c9baf4

Browse files
Update helm/chart-testing-action action from v2.3.0 to v2.3.1 (.github/workflows/test-helm-chart.yml) (DefectDojo#6915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90cd96e commit 3c9baf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
helm dependency update ./helm/defectdojo
3636
3737
- name: Set up chart-testing
38-
uses: helm/[email protected].0
38+
uses: helm/[email protected].1
3939

4040
- name: Determine target branch
4141
id: ct-branch-target

0 commit comments

Comments
 (0)