From 71b4cc408a7454648590f77659249c9594f1f2ae Mon Sep 17 00:00:00 2001 From: Olha Yevtushenko Date: Tue, 24 Oct 2023 13:13:22 +0300 Subject: [PATCH] ci: point helm-release to main branch of helm-charts --- .github/workflows/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-release.yaml b/.github/workflows/helm-release.yaml index 51a7c0b8..39cf5ccd 100644 --- a/.github/workflows/helm-release.yaml +++ b/.github/workflows/helm-release.yaml @@ -13,7 +13,7 @@ jobs: call-update-helm-repo: permissions: contents: write - uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@ci/fix-for-github-apps-jwt + uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main with: charts_dir: charts cr_configfile: charts/cr.yaml