From a67cba6f691ba6402e51571fc0abdcdab47edf0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 08:03:50 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml Bumps [devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.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-gitops-deploy.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..c08cc896b 100644 --- a/.github/workflows/cd-deploy.yaml +++ b/.github/workflows/cd-deploy.yaml @@ -24,7 +24,7 @@ jobs: deploy-prod: needs: bootstrap-prod - uses: devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5 + uses: devantler-tech/reusable-workflows/.github/workflows/cd-gitops-deploy.yaml@f7c1091196016d2e66b7487ceba166112d196702 # v1.25.0 with: DEPLOYMENT_ENV: prod secrets: