Skip to content

Commit 2fdf373

Browse files
committed
Also pin editorconfigchecker by sha
Signed-off-by: yubiuser <[email protected]>
1 parent 8110819 commit 2fdf373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/editorconfig-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
1414
with:
1515
persist-credentials: false
16-
- uses: editorconfig-checker/action-editorconfig-checker@main # tag v2. is really out of date
16+
- uses: editorconfig-checker/action-editorconfig-checker@f40bac9e7d9e7d298fbe36b83e1eff8f0de13fb8 # tag v2. is really out of date
1717
- run: editorconfig-checker

0 commit comments

Comments
 (0)