Skip to content

Commit

Permalink
chore(deps): 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 51d77e5 commit 7949dab
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.12.0
uses: wearerequired/lint-action@v2.0.0
with:
github_token: ${{ secrets.github_token }}
black: ${{ matrix.python-version != '3.5' }}
Expand Down

0 comments on commit 7949dab

Please sign in to comment.