Skip to content

Commit

Permalink
Merge pull request #13 from koffloader-io/dependabot/github_actions/h…
Browse files Browse the repository at this point in the history
…elm/chart-testing-action-2.6.1

Bump helm/chart-testing-action from 2.3.1 to 2.6.1
  • Loading branch information
weizhoublue authored Mar 4, 2024
2 parents df187a7 + 7309ebf commit 007b1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-lint-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# Pre-requisites: A GitHub repo containing a directory with your Helm charts (e.g: charts)
- name: Set up chart-testing
if: ${{ env.RUN_JUST_LINT_CHART == 'false' }}
uses: helm/chart-testing-action@v2.3.1
uses: helm/chart-testing-action@v2.6.1

- name: Run chart-testing (list-changed)
if: ${{ env.RUN_JUST_LINT_CHART == 'false' }}
Expand Down

0 comments on commit 007b1c7

Please sign in to comment.