From fe99e7e493e4472eefc34f9bd92e25401670d278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2020 12:06:11 -0300 Subject: [PATCH] build(deps): bump technote-space/get-diff-action from v3.1 to v3.2 (#512) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v3.1 to v3.2. - [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.1...6969017c02fb5bd972cd36c065b69a5bae4d4ca5) 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/sims.yml | 8 ++++---- .github/workflows/test.yml | 14 +++++++------- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b239694b..dfa82ea5 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.1 + - uses: technote-space/get-diff-action@v3.2 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/deploy-contract.yml b/.github/workflows/deploy-contract.yml index 7936dc97..57aea369 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.1 + - uses: technote-space/get-diff-action@v3.2 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 18682191..b640b45f 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.1 + - uses: technote-space/get-diff-action@v3.2 with: SUFFIX_FILTER: | .go diff --git a/.github/workflows/sims.yml b/.github/workflows/sims.yml index 9a3463a4..aaa475c5 100644 --- a/.github/workflows/sims.yml +++ b/.github/workflows/sims.yml @@ -36,7 +36,7 @@ jobs: needs: install-runsim steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.1 + - uses: technote-space/get-diff-action@v3.2 with: SUFFIX_FILTER: | .go @@ -59,7 +59,7 @@ jobs: needs: install-runsim steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.1 + - uses: technote-space/get-diff-action@v3.2 with: SUFFIX_FILTER: | .go @@ -83,7 +83,7 @@ jobs: needs: install-runsim steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.1 + - uses: technote-space/get-diff-action@v3.2 with: SUFFIX_FILTER: | .go @@ -107,7 +107,7 @@ jobs: needs: install-runsim steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3.1 + - uses: technote-space/get-diff-action@v3.2 with: SUFFIX_FILTER: | .go diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4be6dbde..80eaa008 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 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.1 + - uses: technote-space/get-diff-action@v3.2 id: git_diff with: SUFFIX_FILTER: |