Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent c3277db commit 5143c6f
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@v2
- uses: helm/chart-testing-action@v2.1.0
- uses: helm/chart-testing-action@v2.6.1
- uses: azure/setup-helm@v3
with:
version: 'v3.0.0'
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit 5143c6f

Please sign in to comment.