Update README.md

This commit is contained in:
Alastair Mooney 2020-05-19 13:31:08 +01:00 committed by GitHub
parent ed8b4415a8
commit 6cfee4b106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ Latest version is `v1.1.2-beta`.
steps: steps:
- uses: "actions/checkout@master" - uses: "actions/checkout@master"
- name: "TODO to Issue" - 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: with:
REPO: ${{ github.repository }} REPO: ${{ github.repository }}
BEFORE: ${{ github.event.before }} 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: 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 https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml