From 48fb912000f80b92401cacde51c1ac5c8bca6db4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Apr 2024 13:32:20 +0000 Subject: [PATCH] ci(deps): update helm/chart-testing-action digest to af96d80 --- .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 3e52e79..aab225c 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -102,7 +102,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@dbd7bf1354f0f25564f602276d44cb17913e0f9f # main + uses: helm/chart-testing-action@af96d800b1be6aab4e5770afe641ba93d52e3c8d # main with: version: ${{ env.HELM_CHART_TESTING_VERSION }}