From 42470054bf797adf4aa9f398507d0e8c40f8f9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 06:38:54 -0400 Subject: [PATCH] build(deps): bump technote-space/get-diff-action from 4 to 4.1.1 (#18) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4 to 4.1.1. - [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/v4...v4.1.1) 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 d6569551..d1efb9a5 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@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/deploy-contract.yml b/.github/workflows/deploy-contract.yml index 6df9dd7d..ee77ceb5 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@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8736dcfb..4c192356 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@v4 + - uses: technote-space/get-diff-action@v4.1.1 with: SUFFIX_FILTER: | .go diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c9aba7ca..8159d324 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -62,7 +62,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -101,7 +101,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -140,7 +140,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -179,7 +179,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -217,7 +217,7 @@ jobs: - uses: actions/setup-go@v2.1.3 with: go-version: 1.15 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: | @@ -234,7 +234,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v4 + - uses: technote-space/get-diff-action@v4.1.1 id: git_diff with: SUFFIX_FILTER: |