Skip to content

Commit

Permalink
Update lint.yml to newest version of the action
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev committed Mar 22, 2023
1 parent 9674df6 commit 630f7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Verify TODOs
steps:
- uses: actions/checkout@v3
- uses: nirinchev/verify-todo@ccef781a48f2a66c52a4d64de9ed18d5fe944d38
- uses: nirinchev/verify-todo@9be6f76daddad71433e5deb1b58c517490e5c66e
with:
token: ${{ secrets.GITHUB_TOKEN }}
include: "**/*.+(cs|cpp|hpp)"
Expand Down

0 comments on commit 630f7ca

Please sign in to comment.