From cee4c5f31f31cb40607c00a386bf3eee1b932eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 07:47:38 -0300 Subject: [PATCH] build(deps): bump technote-space/get-diff-action from v3.2 to v3.3 (#547) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v3.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/v3.2...164d063fe2898befdce492c6fc4c1d67a450cfaa) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- .github/workflows/deploy-contract.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/test.yml | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dfa82ea5..635b6f9f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/deploy-contract.yml b/.github/workflows/deploy-contract.yml index 57aea369..c8d926f9 100644 --- a/.github/workflows/deploy-contract.yml +++ b/.github/workflows/deploy-contract.yml @@ -23,7 +23,7 @@ jobs: node-version: '12.x' - name: Install dependencies run: npm install - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b640b45f..da81ac79 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 with: SUFFIX_FILTER: | .go diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 80eaa008..769e2bee 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -12,7 +12,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -56,7 +56,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -92,7 +92,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -128,7 +128,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -164,7 +164,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -199,7 +199,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: | @@ -216,7 +216,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.2 + - uses: technote-space/get-diff-action@v3.3 id: git_diff with: SUFFIX_FILTER: |