about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-03 07:17:56 +0000
committerGitHub <noreply@github.com>2020-08-03 07:17:56 +0000
commit72bacbee2dd61c7c759960bcd86d9b41f1e89370 (patch)
treea7aba3e231cff66deab448b705e83bb11221aa10 /.github
parent460b2b81d423f143ca2fbe6cb051dd80c214f109 (diff)
build(deps): bump technote-space/get-diff-action from v2.0.2 to v2.0.3
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v2.0.2 to v2.0.3.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/get-diff-action/compare/v2.0.2...b1acdd3017ce344029e1ae6d2b7769c3758799fe)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/editorconfig.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml
index 24348f12887aa..aeb6c65457cb0 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"