From 8403f46244883af13fa169070edfbf15eebd71a1 Mon Sep 17 00:00:00 2001 From: Yevhenii Babichenko Date: Fri, 7 May 2021 13:40:22 +0300 Subject: [PATCH] fix editorconfig action version to be less strict I convinced them to do "proper" tagging of actions like in actions and actions-rs. --- .github/workflows/editorconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 371ce07318..f00e961dc3 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -8,4 +8,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: editorconfig-checker/action-editorconfig-checker@v1.0.0 + - uses: editorconfig-checker/action-editorconfig-checker@v1