We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b7882 commit ddc5affCopy full SHA for ddc5aff
.github/workflows/todos.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: actions/checkout@v4
9
10
- name: Scan for TODOs
11
- uses: Gustrb/todo-creeper@v1.2.0
+ uses: Gustrb/todo-creeper@v1.2.1
12
with:
13
threshold: 10
14
exclude-patterns: "node_modules,dist,build,.git,tests/mocks"
0 commit comments