We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db787fb commit 326f946Copy full SHA for 326f946
.github/workflows/todos.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Scan for TODOs
14
id: todo-scan # Add this ID to reference outputs
15
- uses: Gustrb/todo-creeper@v1.2.2
+ uses: Gustrb/todo-creeper@v1.2.3
16
with:
17
threshold: 10
18
exclude-patterns: "node_modules,dist,build,.git,tests/mocks"
0 commit comments