Skip to content

Commit

Permalink
Merge pull request #2 from snapp-incubator/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…helm/chart-testing-action-2.6.1

chore(deps): bump helm/chart-testing-action from 2.4.0 to 2.6.1
  • Loading branch information
1995parham authored Nov 6, 2023
2 parents ee22bf9 + db1dbf1 commit 646e51d
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 @@ -20,7 +20,7 @@ jobs:
python-version: 3.7

- name: set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1

- name: run chart-testing (lint)
run: ct lint --all
Expand Down

0 comments on commit 646e51d

Please sign in to comment.