From d3244c213636a8ba7ae08570f81ed01151f85d25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:06:47 +0000 Subject: [PATCH] Update dependency go-task/task to v3.45.3 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c3751dcdb8..746c3e878d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -30,7 +30,7 @@ env: # renovate: datasource=github-releases depName=helm-unittest/helm-unittest HELM_PLUGIN_UNITTEST_VERSION: "1.0.0" # renovate: datasource=github-releases depName=go-task/task - TASK_VERSION: "v3.44.1" + TASK_VERSION: "v3.45.3" jobs: test-nodejs-scanner-test-helpers: