Skip to content

Update dependency express to v4.20.0 [SECURITY] #105

Update dependency express to v4.20.0 [SECURITY]

Update dependency express to v4.20.0 [SECURITY] #105

name: Lint and Test Chart
on:
pull_request:
paths:
- 'charts/**'
jobs:
test:
name: 'Helm'
uses: curium-rocks/flows/.github/workflows/helm-qa.yml@main
with:
charts_dir: 'charts'
helm_extra_sets: '--set service.type=ClusterIP'