Skip to content

Bump the test-dependencies group across 1 directory with 5 updates #1239

Bump the test-dependencies group across 1 directory with 5 updates

Bump the test-dependencies group across 1 directory with 5 updates #1239

Workflow file for this run

name: Helm lint
on:
push:
jobs:
helm-lint:
runs-on: ubuntu-22.04
steps:
- name: Lint Helm chart
uses: bakdata/ci-templates/actions/helm-lint@1.66.1
with:
lint-config-path: ".github/lint-config.yaml"
ref: ${{ github.ref_name }}