Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 55fa650 commit 924fdff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint_test_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0

- uses: actions/setup-python@v5
- uses: helm/chart-testing-action@v2.6.1
- uses: helm/chart-testing-action@v2.7.0
- uses: azure/setup-helm@v4
with:
version: 'v3.0.0'
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
fetch-depth: 0

- uses: actions/setup-python@v5
- uses: helm/chart-testing-action@v2.6.1
- uses: helm/chart-testing-action@v2.7.0
- uses: azure/setup-helm@v4
with:
version: 'v3.0.0'
Expand Down

0 comments on commit 924fdff

Please sign in to comment.