From 182024582c9d6ba2ce7f578b4d5eb719c4ad5e7c Mon Sep 17 00:00:00 2001 From: devthejo Date: Sat, 16 Dec 2023 13:24:07 +0100 Subject: [PATCH] chore: fix ci --- .forgejo/workflows/release-charts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/release-charts.yaml b/.forgejo/workflows/release-charts.yaml index dc68bf2..d371e57 100644 --- a/.forgejo/workflows/release-charts.yaml +++ b/.forgejo/workflows/release-charts.yaml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - name: Publish Helm charts # uses: https://git.devthefuture.org/devthefuture/helm-pages.git@master - uses: https://git.devthefuture.org/devthefuture/helm-pages.git@734ffe30e1f36bd4b95c77e80f145e7fa00874ca + uses: https://git.devthefuture.org/devthefuture/helm-pages.git@06aa71dc8f521bc21f1555ada0aaf06bc6d003f7 with: charts_dir: charts linting: off