Skip to content

Commit

Permalink
⬆️ Update reviewdog/action-black action to v2 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 11, 2021
1 parent 8ec2ef1 commit 600de24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simzoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: reviewdog/action-black@v1
- uses: reviewdog/action-black@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-check
Expand Down

0 comments on commit 600de24

Please sign in to comment.