From efd9e816c3b068b672da302de863e4b786001402 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 05:37:22 +0100 Subject: [PATCH] chore(deps): update genref digest to 00cead9 (#236) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 913bdc9..ac7baee 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -73,7 +73,7 @@ tasks: desc: Update the API Reference section of the documentation env: # renovate: datasource=git-refs depName=genref lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main - DAGGER_APIDOC_SHA: ac27cc7677fc42ea129fd3c1aa2b2894aad3a246 + DAGGER_APIDOC_SHA: 00cead9710f409ceb3a818fe5fd7ba683ee93ac8 cmds: - GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/genref@${DAGGER_APIDOC_SHA} genref --source . --args "-c=config.yaml" --args "-o=src" --args "-include=plugin-barman-cloud"