Skip to content

Commit

Permalink
Merge pull request #896 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.1

Bump helm/chart-testing-action from 2.6.0 to 2.6.1 in /.github/workflows
  • Loading branch information
nscuro authored Nov 6, 2023
2 parents 124b9d6 + f4f72ed commit 69231d4
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@b43128a8b25298e1e7b043b78ea6613844e079b1 # tag=v2.6.0
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # tag=v2.6.1
- name: Lint Chart
run: |-
ct lint --charts ./helm-charts/hyades

0 comments on commit 69231d4

Please sign in to comment.