From 9807fb4e7fa53569fca17a085191df34db45b212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 08:03:48 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.22.5 to 1.25.0. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](https://github.com/devantler-tech/reusable-workflows/compare/c049d0ad8110b0a74920fecf22525d2f771264b7...f7c1091196016d2e66b7487ceba166112d196702) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cd-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd-deploy.yaml b/.github/workflows/cd-deploy.yaml index 9ddf76ba5..a02bf877a 100644 --- a/.github/workflows/cd-deploy.yaml +++ b/.github/workflows/cd-deploy.yaml @@ -15,7 +15,7 @@ concurrency: jobs: bootstrap-prod: - uses: devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5 + uses: devantler-tech/reusable-workflows/.github/workflows/cd-cluster-bootstrap.yaml@f7c1091196016d2e66b7487ceba166112d196702 # v1.25.0 with: DEPLOYMENT_ENV: prod secrets: