Skip to content

Commit

Permalink
build: use tslint-actions@master in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhyi committed May 18, 2020
1 parent 9a8efe0 commit 7aa2a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
node scripts/tslint-hard
- name: Lint by action
uses: mooyoul/tslint-actions@v1.1.1
uses: mooyoul/tslint-actions@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
project: 'tsconfig.json'
Expand Down

0 comments on commit 7aa2a93

Please sign in to comment.