From 7186e4ea19d3cdea337bb6f6a828141fd99eed4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:21:58 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/test-chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-chart.yaml b/.github/workflows/test-chart.yaml index 25fc409..b4fdd83 100644 --- a/.github/workflows/test-chart.yaml +++ b/.github/workflows/test-chart.yaml @@ -13,9 +13,9 @@ jobs: fetch-depth: 0 - name: Setup Helm - uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 + uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v3.17.2 + version: v3.21.3 - uses: actions/setup-python@v6 with: