From c45eda135b874ca8c1671567972a12fff6acf84c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 12:58:41 +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..d833675c8 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.18 # 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" \