Skip to content

build(deps): bump helm/chart-testing-action from 2.6.0 to 2.6.1 #4

build(deps): bump helm/chart-testing-action from 2.6.0 to 2.6.1

build(deps): bump helm/chart-testing-action from 2.6.0 to 2.6.1 #4

Workflow file for this run

name: Lint and Test Charts
on:
- push
- pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up chart-testing
uses: helm/[email protected]
- name: Run chart-testing
run: ct lint