From d4d6f5f2f43cdb1d0ae11e1db6e69f3ab53d44d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 15:41:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set docker tag to v0.5.0 --- .github/workflows/helm-builder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-builder.yaml b/.github/workflows/helm-builder.yaml index 748048c..68893f0 100644 --- a/.github/workflows/helm-builder.yaml +++ b/.github/workflows/helm-builder.yaml @@ -15,7 +15,7 @@ on: env: # renovate: datasource=docker - GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.4.0" + GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.5.0" # renovate: datasource=docker GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.4.0" # renovate: datasource=github-releases depName=helm/chart-releaser