Skip to content

Commit 33f47bb

Browse files
renovate[bot]jackton1
authored andcommitted
Update wearerequired/lint-action action to v2.3.0
1 parent e84ebb7 commit 33f47bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
pip install black
3636
- name: Run Lint
37-
uses: wearerequired/lint-action@v2.0.0
37+
uses: wearerequired/lint-action@v2.3.0
3838
with:
3939
github_token: ${{ secrets.github_token }}
4040
black: ${{ matrix.python-version != '3.5' }}

0 commit comments

Comments
 (0)