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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-09-19 12:06:11 -03:00 committed by GitHub
parent 248bcc3008
commit fe99e7e493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 14 deletions

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |

View File

@ -23,7 +23,7 @@ jobs:
node-version: '12.x' node-version: '12.x'
- name: Install dependencies - name: Install dependencies
run: npm install run: npm install
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |

View File

@ -14,7 +14,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go

View File

@ -36,7 +36,7 @@ jobs:
needs: install-runsim needs: install-runsim
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go
@ -59,7 +59,7 @@ jobs:
needs: install-runsim needs: install-runsim
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go
@ -83,7 +83,7 @@ jobs:
needs: install-runsim needs: install-runsim
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go
@ -107,7 +107,7 @@ jobs:
needs: install-runsim needs: install-runsim
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go

View File

@ -12,7 +12,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -56,7 +56,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -92,7 +92,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -128,7 +128,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -164,7 +164,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -199,7 +199,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -216,7 +216,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3.1 - uses: technote-space/get-diff-action@v3.2
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |