From 23cc0ff1ab1d61838f0f0aaf3b68c797115f410e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 08:40:16 +0000 Subject: [PATCH] chore(deps): update dependency dagger/dagger to v0.21.9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/registry-clean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/registry-clean.yml b/.github/workflows/registry-clean.yml index 8c9c4443..3d2c5878 100644 --- a/.github/workflows/registry-clean.yml +++ b/.github/workflows/registry-clean.yml @@ -27,7 +27,7 @@ jobs: uses: dagger/dagger-for-github@27b130bf0f79a7f6fbbbe0fbca6760dc9bb40a77 # v8.4.1 env: # renovate: datasource=github-tags depName=dagger/dagger versioning=semver - DAGGER_VERSION: 0.21.8 + DAGGER_VERSION: 0.21.9 with: version: ${{ env.DAGGER_VERSION }} verb: call