Skip to content

Commit

Permalink
fix(deps): Update helm/chart-testing-action action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acc-renovate[bot] committed Oct 31, 2023
1 parent c78846c commit 73769fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.0

- name: Add helm repositories
run: ./bin/add-repos
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
check-latest: true

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.0

- name: Add helm repositories
run: ./bin/add-repos
Expand Down

0 comments on commit 73769fd

Please sign in to comment.