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 20, 2025
1 parent 25074ba commit 5ede7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: helm/chart-testing-action@v2.6.1
- uses: helm/chart-testing-action@v2.7.0
- name: Lint charts
run: ct --config .github/ct.yaml lint --debug
- name: Check for changed installable charts
Expand Down

0 comments on commit 5ede7fe

Please sign in to comment.