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 }}