Skip to content

Commit

Permalink
Merge pull request #102 from gramaziokohler/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/alstr/todo-to-issue-action-v2.3

Bump alstr/todo-to-issue-action from v2.1 to v2.3
  • Loading branch information
tetov authored Nov 20, 2020
2 parents 3b972c4 + 0a50c43 commit 97ff84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/todo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v2.1"
uses: "alstr/todo-to-issue-action@v2.3"
with:
REPO: ${{ github.repository }}
BEFORE: ${{ github.event.before }}
Expand Down

0 comments on commit 97ff84e

Please sign in to comment.