Skip to content

Commit 97108d0

Browse files
chore(deps): update helm/chart-testing-action action to v2.8.0 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88bd14e commit 97108d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: '3.12'
2222
check-latest: true
2323
- name: Set up chart-testing
24-
uses: helm/chart-testing-action@v2.7.0
24+
uses: helm/chart-testing-action@v2.8.0
2525
- name: Run chart-testing (list-changed)
2626
id: list-changed
2727
run: |

0 commit comments

Comments
 (0)