diff --git a/.github/workflows/publish-helm-chart.yaml b/.github/workflows/publish-helm-chart.yaml index 12b25d7..f31ccb8 100644 --- a/.github/workflows/publish-helm-chart.yaml +++ b/.github/workflows/publish-helm-chart.yaml @@ -36,7 +36,7 @@ on: type: string required: false # renovate: datasource=github-releases depName=helm/helm - default: v3.20.0 + default: v4.1.4 ref: description: "Optional git ref to checkout before publishing (e.g. a release tag). Defaults to the caller's GITHUB_REF." type: string