From a27e36e7eece12db0ec92c7ec8bf4f5fd1ea427e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 22:19:20 -0500 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller docker tag to v0.8.3 (#55) 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 92b92d4..cab5e4e 100644 --- a/.github/workflows/helm-builder.yaml +++ b/.github/workflows/helm-builder.yaml @@ -16,7 +16,7 @@ env: # renovate: datasource=docker GHRSS_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set:0.8.3" # renovate: datasource=docker - GHRSSC_VERSION: "ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller:0.8.1" + 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 CR_VERSION: "v1.6.1" # Branch name where GitHub Pages are published