reviewdog / action-eslint

Run eslint with reviewdog
https://github.com/marketplace?type=actions&query=reviewdog
MIT License
237 stars 64 forks source link

Provide a default Github token #31

Closed LaurenceGA closed 4 years ago

LaurenceGA commented 4 years ago

See similar PR for other reviewdog action here.

This makes it so that users of this action no longer need to pass github_token: ${{ secrets.github_token }}, we just provide it by default. They can still pass it if they like. Makes the workflow file less noisy.

github-actions[bot] commented 4 years ago

🚀 [bumpr] Bumped! New version:v1.6.0 Changes:v1.5.0...v1.6.0