From 4b064640f514d948a78f91a3c148746fa4c0c886 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Dec 2023 13:55:12 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to df9dfa7 --- .forgejo/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index e6e0f72..b1e679a 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -99,7 +99,7 @@ jobs: - name: Install chart-testing # TODO: pin to version when this is released: https://github.com/helm/chart-testing-action/pull/137 - uses: helm/chart-testing-action@86b540ddcecb3cc009fa2bc0f44fa5b33e9751a2 # main + uses: helm/chart-testing-action@df9dfa7259f5d09615a31c4aae53338e2c621f8f # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}