From 6fc3bc646407c8d7d9e19c6c03e6649809cb7626 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Sun, 26 Oct 2025 20:25:37 +0100 Subject: [PATCH] Start using commented tags for editorconfig-checker Signed-off-by: yubiuser --- .github/workflows/editorconfig-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/editorconfig-checker.yml b/.github/workflows/editorconfig-checker.yml index 5a081611..0ce89e28 100644 --- a/.github/workflows/editorconfig-checker.yml +++ b/.github/workflows/editorconfig-checker.yml @@ -13,5 +13,5 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0 with: 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