diff --git a/README.md b/README.md index 9c9cbb3..1cf80fe 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Latest version is `v1.1.2-beta`. steps: - uses: "actions/checkout@master" - name: "TODO to Issue" - uses: "alstr/todo-to-issue-action@v1.1.1-beta" + uses: "alstr/todo-to-issue-action@v1.1.2-beta" with: REPO: ${{ github.repository }} BEFORE: ${{ github.event.before }} @@ -102,4 +102,4 @@ https://www.jacobtomlinson.co.uk/posts/2019/creating-github-actions-in-python/ Thanks to GitHub's [linguist repo](https://github.com/github/linguist/) for the handy `languages.yml` file used by the app to determine the correct highlighting to apply to code snippets: -https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml \ No newline at end of file +https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml