From 408d7addcc1a6e543457b538c660613bc5e4d4d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Fri, 7 Mar 2025 02:09:19 +0200 Subject: [PATCH] fix(ci): The workflow needed fixing. --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 6ac9742..03a7a9d 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 - name: Collect charts to release - uses: bjw-s/helm-charts-actions/collect-charts@e6070123375391be6d31528127a20fe73a389ca7 + uses: bjw-s-labs/helm-charts-actions/collect-charts@2025.2.0 id: collect-charts with: repoConfigFile: ./.ci/repo-config.yaml