From adc488afdbd4d351d767d2351a8d99f84e798c0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:54:40 +0000 Subject: [PATCH] Update dependency go-task/task to v3.45.4 --- .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 746c3e878d..1622e075d4 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.45.3" + TASK_VERSION: "v3.45.4" jobs: test-nodejs-scanner-test-helpers: