diff --git a/README.md b/README.md index 26c21da..98df110 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.1" + uses: "alstr/todo-to-issue-action@v4.6.2" id: "todo" ```