Skip to content

Commit aed31e2

Browse files
renovate-botjackton1
authored andcommitted
Update wearerequired/lint-action action to v1.11.0
1 parent 1f2a7e7 commit aed31e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
pip install black
3535
- name: Run Lint
36-
uses: wearerequired/lint-action@v1.10.0
36+
uses: wearerequired/lint-action@v1.11.0
3737
with:
3838
github_token: ${{ secrets.github_token }}
3939
black: true

0 commit comments

Comments
 (0)