Skip to content

Commit

Permalink
fix(ci): bump chart-testing-action to v2.6.1 (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Andreea-Lupu <[email protected]>
  • Loading branch information
Andreea-Lupu authored Nov 3, 2023
1 parent 5b63693 commit d625cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: '3.9'
check-latest: true
- name: Install chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.6.1
- if: github.event_name == 'pull_request'
name: Set target branch on pull_request
run: |
Expand Down

0 comments on commit d625cd5

Please sign in to comment.