Skip to content

Commit

Permalink
feat(github-action): update helm/chart-testing-action action to v2.5.0
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | helm/chart-testing-action | v2.3.1 | v2.5.0 |
  • Loading branch information
chii-bot[bot] committed Oct 31, 2023
1 parent b07024d commit 4f67807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: 3.7

- name: Set up chart-testing
uses: helm/chart-testing-action@v2.3.1
uses: helm/chart-testing-action@v2.5.0

- name: Run chart-testing (list-changed)
id: list-changed
Expand Down

0 comments on commit 4f67807

Please sign in to comment.