We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f753596 + 3dacc18 commit 90d2fa2Copy full SHA for 90d2fa2
.github/workflows/todo.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: Raise GitHub issues for TODOs found
18
- uses: alstr/todo-to-issue-action@v4.7.1
+ uses: alstr/todo-to-issue-action@v4.9.1
19
with:
20
TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
AUTO_ASSIGN: true
0 commit comments