From 38f1b20c8302d5637da4d33bbe3cce7bf196f5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 09:32:59 +0000 Subject: [PATCH] build(deps): bump devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml Bumps [devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml](https://github.com/devantler-tech/actions) from 13.6.3 to 13.6.5. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Changelog](https://github.com/devantler-tech/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/devantler-tech/actions/compare/efdff74933a4c137d5b442f54687882a24de88db...3c3a6348b3e7aacc995ae49fc60032f95f70a779) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml dependency-version: 13.6.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 b4b85c1..5cf0d51 100644 --- a/.github/workflows/todos.yaml +++ b/.github/workflows/todos.yaml @@ -9,6 +9,6 @@ on: jobs: todos: - uses: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml@efdff74933a4c137d5b442f54687882a24de88db # v13.6.3 + uses: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml@3c3a6348b3e7aacc995ae49fc60032f95f70a779 # v13.6.5 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}