Skip to content

Commit

Permalink
Merge pull request #146 from topolvm/dependabot/github_actions/helm/c…
Browse files Browse the repository at this point in the history
…hart-testing-action-2.3.1

Bump helm/chart-testing-action from 2.3.0 to 2.3.1
  • Loading branch information
satoru-takeuchi authored Oct 3, 2022
2 parents e43f436 + 8b8c38c commit 99e50b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: helm-docs && git diff --no-patch --exit-code

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

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

0 comments on commit 99e50b4

Please sign in to comment.