aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/editorconfig.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-10 06:21:59 +0000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-10 21:48:33 +1000
commit858f13344208637fa647d5d246e3d394d6a7d765 (patch)
tree7b05c9f8963a49c585a943196632585fe4ac6453 /.github/workflows/editorconfig.yml
parentf57bd49bb64aac721ebc9856c4b93978f017cfa5 (diff)
build(deps): bump technote-space/get-diff-action from v2.0.3 to v3.0.0
Diffstat (limited to '')
-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 acdd566695c8..d79ea9a98f21 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@v2.0.3
+ - uses: technote-space/get-diff-action@v3.0.0
- name: Fetch editorconfig-checker
if: env.GIT_DIFF
env: