mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Start using commented tags for editorconfig-checker
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
2
.github/workflows/editorconfig-checker.yml
vendored
2
.github/workflows/editorconfig-checker.yml
vendored
@@ -13,5 +13,5 @@ jobs:
|
|||||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
|
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: editorconfig-checker/action-editorconfig-checker@5ecdd656fe347c26f76b1b435b90e1d74fb5e787 # tag v2. is really out of date
|
- uses: editorconfig-checker/action-editorconfig-checker@4b6cd6190d435e7e084fb35e36a096e98506f7b9 #v2.1.0
|
||||||
- run: editorconfig-checker
|
- run: editorconfig-checker
|
||||||
|
|||||||
Reference in New Issue
Block a user