From 0a90103fcd61d08ff16f923cb61ead55fade5072 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:34:19 +0000 Subject: [PATCH] deps: update ckotzbauer/actions-toolkit action to v0.46.0 (#209) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 2be04ea..606db29 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -15,7 +15,7 @@ jobs: uses: azure/setup-helm@v3.5 - name: Setup Python - uses: ckotzbauer/actions-toolkit/setup-python@0.45.1 + uses: ckotzbauer/actions-toolkit/setup-python@0.46.0 - name: Set up chart-testing uses: helm/chart-testing-action@v2.6.1