build(deps): bump technote-space/get-diff-action from v2.0.3 to v3.0.0

authored by

dependabot[bot] and committed by
zowoq
858f1334 f57bd49b

+1 -1
+1 -1
.github/workflows/editorconfig.yml
··· 10 10 - uses: actions/checkout@v2 11 11 with: 12 12 fetch-depth: 0 13 - - uses: technote-space/get-diff-action@v2.0.3 13 + - uses: technote-space/get-diff-action@v3.0.0 14 14 - name: Fetch editorconfig-checker 15 15 if: env.GIT_DIFF 16 16 env: