Skip to content

Commit d0d7334

Browse files
chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 (#123)
1 parent 99febdc commit d0d7334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Chart Linting
3333
if: ${{ github.event_name == 'pull_request' }}
3434
id: lint
35-
uses: helm/chart-testing-action@v2.6.1
35+
uses: helm/chart-testing-action@v2.7.0
3636
- name: Run chart-testing (list-changed)
3737
if: ${{ github.event_name == 'pull_request' }}
3838
id: list-changed

0 commit comments

Comments
 (0)