Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump technote-space/get-diff-action from 4.1.2 to 4.2 (#226
Browse files Browse the repository at this point in the history
)

Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4.1.2 to 4.2.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc)
- [Commits](technote-space/get-diff-action@v4.1.2...v4.2)

---
updated-dependencies:
- dependency-name: technote-space/get-diff-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2021
1 parent 0fc3472 commit 79e7062
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: '12.x'
- name: Install dependencies
run: npm install
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/[email protected]
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
with:
SUFFIX_FILTER: |
.go
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# - uses: actions/[email protected]
# with:
# go-version: 1.15
# - uses: technote-space/get-diff-action@v4.1.2
# - uses: technote-space/[email protected]
# id: git_diff
# with:
# SUFFIX_FILTER: |
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.15
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.15
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.15
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.15
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down Expand Up @@ -219,7 +219,7 @@ jobs:
# - uses: actions/[email protected]
# with:
# go-version: 1.15
# - uses: technote-space/get-diff-action@v4.1.2
# - uses: technote-space/[email protected]
# id: git_diff
# with:
# SUFFIX_FILTER: |
Expand All @@ -236,7 +236,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/[email protected]
- uses: technote-space/get-diff-action@v4.1.2
- uses: technote-space/[email protected]
id: git_diff
with:
SUFFIX_FILTER: |
Expand Down

0 comments on commit 79e7062

Please sign in to comment.