Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 7e1396d commit dff50a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
python-version: 3.7
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.4.0
uses: helm/chart-testing-action@v2.5.0
- name: Don't check version increment if there is no release label
if: ${{ ! contains(github.event.*.labels.*.name, 'release') }}
run: |
Expand Down

0 comments on commit dff50a6

Please sign in to comment.