Skip to content

Commit

Permalink
Update wearerequired/lint-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Apr 25, 2022
1 parent 67209c3 commit 2193f32
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 @@ -33,7 +33,7 @@ jobs:
run: |
pip install black
- name: Run Lint
uses: wearerequired/lint-action@v1.12.0
uses: wearerequired/lint-action@v2.0.0
with:
github_token: ${{ secrets.github_token }}
black: true
Expand Down

0 comments on commit 2193f32

Please sign in to comment.