Skip to content

Commit 4a99aa7

Browse files
yubiuserPromoFaux
authored andcommitted
Use sha also for editor-config-checker without adding a specific commented tag
Signed-off-by: yubiuser <[email protected]>
1 parent 9ad41e7 commit 4a99aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/editorconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
1313

1414
- name: Get editorconfig-checker
15-
uses: editorconfig-checker/action-editorconfig-checker@main # tag v2. is really out of date
15+
uses: editorconfig-checker/action-editorconfig-checker@f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 # tag v2. is really out of date
1616

1717
- name: Run editorconfig-checker
1818
run: editorconfig-checker

0 commit comments

Comments
 (0)