From b76ab5429f4b8c800c610563de4a88fb4df1f736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 09:32:31 +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.5.1 to 13.6.0. - [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/a147ead8b8bc937fbfb1974e3698c7e32f95517d...759ff9b2526cd1b142b49c5dc1616118a1ef44d9) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml dependency-version: 13.6.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 0f954f1..dbac5cd 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@a147ead8b8bc937fbfb1974e3698c7e32f95517d # v13.5.1 + uses: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml@759ff9b2526cd1b142b49c5dc1616118a1ef44d9 # v13.6.0 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}