Skip to content

Commit 7785d69

Browse files
Merge pull request #686 from nextcloud/dependabot/github_actions/helm/chart-testing-action-2.7.0
2 parents 6a83241 + 46afa9b commit 7785d69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
helm repo add collabora-online https://collaboraonline.github.io/online
4343
4444
- name: Set up chart-testing
45-
uses: helm/chart-testing-action@v2.6.1
45+
uses: helm/chart-testing-action@v2.7.0
4646

4747
- name: Run chart-testing (list-changed)
4848
id: list-changed
@@ -112,7 +112,7 @@ jobs:
112112
helm repo add collabora-online https://collaboraonline.github.io/online
113113
114114
- name: Set up chart-testing
115-
uses: helm/chart-testing-action@v2.6.1
115+
uses: helm/chart-testing-action@v2.7.0
116116

117117
- name: Run chart-testing (list-changed)
118118
id: list-changed

0 commit comments

Comments
 (0)