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: