Skip to content

chore(deps): bump fast-loops from 1.1.3 to 1.1.4 #9

chore(deps): bump fast-loops from 1.1.3 to 1.1.4

chore(deps): bump fast-loops from 1.1.3 to 1.1.4 #9

Workflow file for this run

name: helm-ci
on: pull_request
jobs:
call-lint:
uses: grafana/helm-charts/.github/workflows/linter.yml@main
with:
filter_regex_include: .*operations/pyroscope/helm/.*
call-lint-test:
uses: grafana/helm-charts/.github/workflows/lint-test.yaml@main
with:
ct_configfile: operations/pyroscope/helm/ct.yaml
ct_check_version_increment: false
helm_version: v3.14.3
kubeVersion: "1.23"

Check failure on line 17 in .github/workflows/helm-ci.yml

View workflow run for this annotation

GitHub Actions / helm-ci

Invalid workflow file

The workflow is not valid. .github/workflows/helm-ci.yml (Line: 17, Col: 20): Invalid input, kubeVersion is not defined in the referenced workflow.