From 3964ddc8ad09a2022e519464eddb309ccc888113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 16:05:25 +0000 Subject: [PATCH] chore(deps): update gh-pages dependencies --- .github/workflows/regenerate-crd-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regenerate-crd-docs.yaml b/.github/workflows/regenerate-crd-docs.yaml index 6734b4c9d..c87339b69 100644 --- a/.github/workflows/regenerate-crd-docs.yaml +++ b/.github/workflows/regenerate-crd-docs.yaml @@ -62,7 +62,7 @@ jobs: # with "must not contain directives that would cause it to be # interpreted differently than if it were the main module"). Use the # project's published release binary instead - no Go toolchain needed. - CRD_DOCS_GENERATOR_VERSION=v0.12.14 # renovate: datasource=github-releases depName=giantswarm/crd-docs-generator + CRD_DOCS_GENERATOR_VERSION=v0.12.19 # renovate: datasource=github-releases depName=giantswarm/crd-docs-generator mkdir -p "$RUNNER_TEMP/crd-docs-generator/bin" curl -fsSL \ -o "$RUNNER_TEMP/crd-docs-generator/bin/crd-docs-generator" \