From 1dac324dffcdbc5134289a619f138174592278ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:16:51 +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.22.4 to 1.22.5. - [Release notes](https://github.com/devantler-tech/reusable-workflows/releases) - [Commits](https://github.com/devantler-tech/reusable-workflows/compare/1bcc916ddd8c8f949749ae137e2aba9b6061a17a...c049d0ad8110b0a74920fecf22525d2f771264b7) --- updated-dependencies: - dependency-name: devantler-tech/reusable-workflows/.github/workflows/todos.yaml dependency-version: 1.22.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 c5cee93..eb9f975 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@1bcc916ddd8c8f949749ae137e2aba9b6061a17a # v1.22.4 + uses: devantler-tech/reusable-workflows/.github/workflows/todos.yaml@c049d0ad8110b0a74920fecf22525d2f771264b7 # v1.22.5 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}