Skip to content

Commit

Permalink
Merge pull request #889 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dot-github/workflows/helm/chart-testing-action-2.6.0
  • Loading branch information
nscuro authored Nov 1, 2023
2 parents 3816303 + ba03ad5 commit e52d65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: "3.9"
check-latest: true
- name: Set up Chart Testing
uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76 # tag=v2.4.0
uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # tag=v2.6.0
- name: Lint Chart
run: |-
ct lint --charts ./helm-charts/hyades

0 comments on commit e52d65c

Please sign in to comment.