Skip to content

Bump express from 4.18.2 to 4.20.0 (#976) #542

Bump express from 4.18.2 to 4.20.0 (#976)

Bump express from 4.18.2 to 4.20.0 (#976) #542

Workflow file for this run

name: Helm Chart - Validate
on:
push:
branches: [ main ]
paths-ignore:
- changelog.d/**'
pull_request:
branches: [ main ]
paths-ignore:
- changelog.d/**'
workflow_dispatch:
jobs:
lint-helm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint Helm
uses: WyriHaximus/github-action-helm3@v3
with:
exec: helm lint ./helm/hookshot/
- name: Validate
uses: nlamirault/[email protected]
with:
charts: ./helm/