From 99cd236fd74fa548d50e1878f3d650e2313bbc9d Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Mon, 5 Jul 2021 08:44:29 +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 eb76564..70ac935 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.4" + uses: "alstr/todo-to-issue-action@v4.0.5" id: "todo" with: TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -73,6 +73,7 @@ There are additional inputs if you want to be able to assign issues to projects. * Less * Markdown * Objective-C +* Org Mode * PHP * Python * Ruby