Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alstr committed May 20, 2022
1 parent 7b645d3 commit b394531
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -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"
```

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b394531

Please sign in to comment.