Skip to content

Commit

Permalink
Update wearerequired/lint-action action to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Mar 21, 2022
1 parent c3f18dc commit d0cce7b
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 @@ -43,7 +43,7 @@ jobs:
pip install black
- name: Run Lint
uses: wearerequired/lint-action@v1.11.1
uses: wearerequired/lint-action@v1.12.0
with:
github_token: ${{ secrets.github_token }}
black: ${{ matrix.python-version != '3.5' }}
Expand Down

0 comments on commit d0cce7b

Please sign in to comment.