mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update linter_on_push.yml
This commit is contained in:
6
.github/workflows/linter_on_push.yml
vendored
6
.github/workflows/linter_on_push.yml
vendored
@@ -38,4 +38,8 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Use action to check for CRLF endings
|
||||
uses: erclu/check-crlf@v1
|
||||
uses: erclu/check-crlf@v1.2.0
|
||||
|
||||
- name: check-mixed-line-endings
|
||||
uses: ymwymw/check-mixed-line-endings@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user