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: