From a0f54cb221ab3bf56abf8658bf7cf725d7192bb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 16:14:42 +0000 Subject: [PATCH] chore(deps): update dcarbone/install-yq-action action to v1.3.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/helm_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm_test.yml b/.github/workflows/helm_test.yml index 4e7872e9..fc64ef66 100644 --- a/.github/workflows/helm_test.yml +++ b/.github/workflows/helm_test.yml @@ -232,7 +232,7 @@ jobs: helm-docs - name: Install YQ - uses: dcarbone/install-yq-action@v1.1.1 + uses: dcarbone/install-yq-action@v1.3.1 - name: "Regenerate list of charts" run: |