From 06063071307c75a6c36afbed7a56b5ec51d0db59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:13:57 +0000 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set docker tag to v0.9.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 cab5e4e..ed8c36d 100644 --- a/.github/workflows/helm-builder.yaml +++ b/.github/workflows/helm-builder.yaml @@ -14,7 +14,7 @@ on: env: # renovate: datasource=docker - GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.8.3" + GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.9.0" # renovate: datasource=docker GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.8.3" # renovate: datasource=github-releases depName=helm/chart-releaser