Skip to content

Commit

Permalink
Merge pull request #108 from axel7083/fix/github-actions
Browse files Browse the repository at this point in the history
fix: e2e tests helm/chart-testing-action version
  • Loading branch information
zakkg3 authored Jan 2, 2024
2 parents 430b07f + 914b3d2 commit bdf9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cache: 'pip' # caching pip dependencies

- 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 (list-changed)
id: list-changed
Expand Down

0 comments on commit bdf9c60

Please sign in to comment.