Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev authored Jan 20, 2020
1 parent fdc0ef1 commit a5ebfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v1
- name: brakeman
uses: mgrachev/action-brakeman@v1.0.0
uses: reviewdog/action-brakeman@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review # Default is github-pr-check
Expand Down

0 comments on commit a5ebfa9

Please sign in to comment.