Skip to content

Commit

Permalink
build: bump helm/chart-testing-action to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
burningalchemist authored Oct 31, 2023
1 parent b3d0004 commit a0601a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
git push --set-upstream "${TARGET_REMOTE}" "${TARGET_BRANCH}"
git checkout "${GITHUB_SHA}"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.0
- name: Run chart-testing (list-changed)
id: list-changed
run: |
Expand Down

0 comments on commit a0601a3

Please sign in to comment.