From 153fae45aa0968da2180c46486ff06463d5a9095 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:07:23 +1000 Subject: .github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0 --- .github/workflows/editorconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 98c7afbab7804..7f1808d35f2c4 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: technote-space/get-diff-action@v3.1.0 + - uses: technote-space/get-diff-action@v4.0.0 - name: Fetch editorconfig-checker if: env.GIT_DIFF env: -- cgit 1.4.1