From ef953cf2c8ef68edd969a36c672033b999c2ee2c Mon Sep 17 00:00:00 2001 From: devthejo Date: Sat, 16 Dec 2023 13:15:05 +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 7865a95..83542f8 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@5c501aaa7a4dcc1e15c3d1e9a8baf2af1261099d + uses: https://git.devthefuture.org/devthefuture/helm-pages.git@734ffe30e1f36bd4b95c77e80f145e7fa00874ca with: charts_dir: charts linting: off