Skip to content

Commit b2c0923

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

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
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
pip install black
3535
- name: Run Lint
36-
uses: wearerequired/lint-action@v1.11.0
36+
uses: wearerequired/lint-action@v1.11.1
3737
with:
3838
github_token: ${{ secrets.github_token }}
3939
black: true

0 commit comments

Comments
 (0)