From cdae85f28d11a9f77175b8f7406304211b5b87e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:45:58 +0000 Subject: [PATCH] build(deps): Bump technote-space/get-diff-action from 6.1.1 to 6.1.2 (#14204) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- .github/workflows/test.yml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b08a002563d9..a59203b9fc64 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/setup-go@v3 with: go-version: 1.19.4 - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 43eabc82e0d8..e562ee96b3ab 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,7 +55,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -86,7 +86,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -116,7 +116,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -142,7 +142,7 @@ jobs: needs: [tests, test-integration, test-e2e] steps: - uses: actions/checkout@v3 - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -193,7 +193,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -222,7 +222,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -254,7 +254,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: client/v2/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -284,7 +284,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: core/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -314,7 +314,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: depinject/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -342,7 +342,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: errors/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -372,7 +372,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: math/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -402,7 +402,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: simapp/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -437,7 +437,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: tx/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -468,7 +468,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: tools/rosetta/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: | @@ -501,7 +501,7 @@ jobs: go-version: 1.19.4 cache: true cache-dependency-path: tools/cosmovisor/go.sum - - uses: technote-space/get-diff-action@v6.1.1 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff with: PATTERNS: |