From f55241c3cb77031cb7214f11927a6b73afae2270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 05:13:44 +0000 Subject: [PATCH] chore(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 10.1.4 to 10.2.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/8436c4a9e86ab75cd485e91530eb39bf9104bbeb...5c284fdf432754a697710c336fc2c26bc99868bb) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml dependency-version: 10.2.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 c89494b..551caa2 100644 --- a/.github/workflows/todos.yaml +++ b/.github/workflows/todos.yaml @@ -10,6 +10,6 @@ on: jobs: todos: - uses: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml@8436c4a9e86ab75cd485e91530eb39bf9104bbeb # v10.1.4 + uses: devantler-tech/actions/.github/workflows/scan-for-todo-comments.yaml@5c284fdf432754a697710c336fc2c26bc99868bb # v10.2.0 secrets: APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}