From b394531dfdb38d38f3d63bbd86e0f676745a4b3d Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Fri, 20 May 2022 17:21:10 +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 4e9ae2f..438a731 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,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.6.4" + uses: "alstr/todo-to-issue-action@v4.6.5" id: "todo" ``` @@ -90,6 +90,7 @@ There are additional inputs if you want to be able to assign issues to projects. * Org Mode * PHP * Python +* R * Razor * Ruby * Rust