From bf00077ed808d17e2070d37e8ed8e803e856783a Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Wed, 14 Jul 2021 14:59:37 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c594f7..3f93721 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Create a `workflow.yml` file in your `.github/workflows` directory like: steps: - uses: "actions/checkout@master" - name: "TODO to Issue" - uses: "alstr/todo-to-issue-action@v4.0.5" + uses: "alstr/todo-to-issue-action@v4.0.6" id: "todo" with: TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -69,6 +69,7 @@ There are additional inputs if you want to be able to assign issues to projects. * HTML * Java * JavaScript +* Julia * Kotlin * Less * Markdown