Skip to content

Update module github.com/labstack/echo/v4 to v4.13.1 #1150

Update module github.com/labstack/echo/v4 to v4.13.1

Update module github.com/labstack/echo/v4 to v4.13.1 #1150

Workflow file for this run

name: Lint - Helm
on:
push:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
helm-lint:
name: lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Helm
uses: azure/[email protected]
- name: Run helm lint
run: helm lint chart/tenant-api