Skip to content

Commit

Permalink
Merge pull request #686 from nextcloud/dependabot/github_actions/helm…
Browse files Browse the repository at this point in the history
…/chart-testing-action-2.7.0
  • Loading branch information
provokateurin authored Jan 21, 2025
2 parents 6a83241 + 46afa9b commit 7785d69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
helm repo add collabora-online https://collaboraonline.github.io/online
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
helm repo add collabora-online https://collaboraonline.github.io/online
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down

0 comments on commit 7785d69

Please sign in to comment.