Skip to content

Commit 9c3839d

Browse files
Update helm/chart-testing-action action to v2.7.0 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 044b5f0 commit 9c3839d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: '3.x'
2424
check-latest: true
2525
- name: Set up chart-testing
26-
uses: helm/chart-testing-action@v2.6.1
26+
uses: helm/chart-testing-action@v2.7.0
2727
- name: Run chart-testing (list-changed)
2828
id: list-changed
2929
run: |

0 commit comments

Comments
 (0)