From 845e80b50308818b8e0aac1ede24aacd3b1bcf52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:27:19 -0400 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set docker tag to v0.9.3 (#62) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 f721929..9775652 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.9.0" + GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.9.3" # renovate: datasource=docker GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.9.3" # renovate: datasource=github-releases depName=helm/chart-releaser