From e97eac74aa0ef9830956f8cc3992eb616768ebb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:16:40 +0000 Subject: [PATCH] Update dependency go-task/task to v3.50.0 --- .github/workflows/ci.yaml | 2 +- .github/workflows/helm-docs.yaml | 2 +- .github/workflows/scb-bot.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2d4d4a4ef..83fe80afb 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.3" # renovate: datasource=github-releases depName=go-task/task - TASK_VERSION: "3.49.1" + TASK_VERSION: "3.50.0" jobs: test-nodejs-scanner-test-helpers: diff --git a/.github/workflows/helm-docs.yaml b/.github/workflows/helm-docs.yaml index e53857f6d..9aca3b94e 100644 --- a/.github/workflows/helm-docs.yaml +++ b/.github/workflows/helm-docs.yaml @@ -16,7 +16,7 @@ permissions: env: # renovate: datasource=github-releases depName=go-task/task - TASK_VERSION: "3.49.1" + TASK_VERSION: "3.50.0" jobs: helm-docs: diff --git a/.github/workflows/scb-bot.yaml b/.github/workflows/scb-bot.yaml index ddd71413b..97f10b0cf 100644 --- a/.github/workflows/scb-bot.yaml +++ b/.github/workflows/scb-bot.yaml @@ -25,7 +25,7 @@ permissions: env: # renovate: datasource=github-releases depName=go-task/task - TASK_VERSION: "3.49.1" + TASK_VERSION: "3.50.0" jobs: version-compare: