From 08e493bd1b282b3188ff73a371229c8b67eb7c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:52:39 +0000 Subject: [PATCH] build(deps): bump technote-space/get-diff-action from v2.0.2 to v3.3 Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v2.0.2 to v3.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...164d063fe2898befdce492c6fc4c1d67a450cfaa) Signed-off-by: dependabot[bot] --- .github/workflows/editorconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index 70959b42aa16e..ea2da820fa511 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@v3.3 - name: editorconfig check env: VERSION: "2.0.4"