From eeed6b99a1efc7ef217343ed0b73956f4c1a026a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 09:10:17 +0000 Subject: [PATCH] chore(deps): Bump devantler-tech/reusable-workflows/.github/workflows/todos.yaml Bumps [devantler-tech/reusable-workflows/.github/workflows/todos.yaml](https://github.com/devantler-tech/reusable-workflows) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](https://github.com/devantler-tech/reusable-workflows/compare/f7c1091196016d2e66b7487ceba166112d196702...55d62d99f199c9c325d1862773659e5a51b9acd2) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/todos.yaml dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/todos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/todos.yaml b/.github/workflows/todos.yaml index 25dbb2f..c154f87 100644 --- a/.github/workflows/todos.yaml +++ b/.github/workflows/todos.yaml @@ -8,6 +8,6 @@ on: jobs: todos: - uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@f7c1091196016d2e66b7487ceba166112d196702 # v1.25.0 + uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@55d62d99f199c9c325d1862773659e5a51b9acd2 # v1.27.0 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}