mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-09 23:17:46 +08:00
Merge pull request #3653 from nextcloud/dependabot/github_actions/helm/chart-testing-action-2.5.0
Bump helm/chart-testing-action from 2.4.0 to 2.5.0
This commit is contained in:
commit
38fb544090
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-helm.yml
vendored
2
.github/workflows/lint-helm.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
version: v3.11.1
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@v2.4.0
|
||||
uses: helm/chart-testing-action@v2.5.0
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
id: lint
|
||||
|
|
Loading…
Reference in a new issue