chore(deps): bump technote-space/get-diff-action from 6.0.1 to 6.1.0 #6

Closed
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/technote-space/get-diff-action-6.1.0 into main
7 changed files with 13 additions and 13 deletions

View File

@ -20,7 +20,7 @@ jobs:
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with:
go-version: 1.17 go-version: 1.17
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
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@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
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@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
.go .go

View File

@ -10,7 +10,7 @@ jobs:
timeout-minutes: 5 timeout-minutes: 5
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/**.proto **/**.proto
@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/**.proto **/**.proto

View File

@ -14,7 +14,7 @@ jobs:
- name: Checkout Source - name: Checkout Source
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Get Diff - name: Get Diff
uses: technote-space/get-diff-action@v6.0.1 uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/*.go **/*.go

View File

@ -17,7 +17,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Get Diff - name: Get Diff
uses: technote-space/get-diff-action@v6.0.1 uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/*.go **/*.go

View File

@ -38,7 +38,7 @@ jobs:
with: with:
go-version: 1.17 go-version: 1.17
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/**.sol **/**.sol
@ -63,7 +63,7 @@ jobs:
with: with:
go-version: 1.17 go-version: 1.17
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
id: git_diff id: git_diff
with: with:
SUFFIX_FILTER: | SUFFIX_FILTER: |
@ -87,7 +87,7 @@ jobs:
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with:
go-version: 1.17 go-version: 1.17
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
id: git_diff id: git_diff
with: with:
PATTERNS: | PATTERNS: |
@ -110,7 +110,7 @@ jobs:
- uses: actions/setup-go@v2.1.4 - uses: actions/setup-go@v2.1.4
with: with:
go-version: 1.17 go-version: 1.17
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
id: git_diff id: git_diff
with: with:
PATTERNS: | PATTERNS: |
@ -139,7 +139,7 @@ jobs:
with: with:
go-version: 1.17 go-version: 1.17
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/**.sol **/**.sol
@ -159,7 +159,7 @@ jobs:
with: with:
go-version: 1.17 go-version: 1.17
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1 - uses: technote-space/get-diff-action@v6.1.0
with: with:
PATTERNS: | PATTERNS: |
**/**.sol **/**.sol