Skip to content

Update codecov/codecov-action action to v5 #471

Update codecov/codecov-action action to v5

Update codecov/codecov-action action to v5 #471

Workflow file for this run

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