diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 24348f12887..aeb6c65457c 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v2.0.2 + - uses: technote-space/get-diff-action@v2.0.3 - name: Checking EditorConfig env: VERSION: "2.1.0"