Skip to content

Commit

Permalink
chore(deps): Bump technote-space/get-diff-action from 6.1.1 to 6.1.2 (#…
Browse files Browse the repository at this point in the history
…822)

Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 6.1.1 to 6.1.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@v6.1.1...v6.1.2)

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

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

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 Dec 13, 2022
1 parent e2ab6f1 commit 6b45ddd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: 1.18
- uses: actions/checkout@v3
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand All @@ -84,7 +84,7 @@ jobs:
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down Expand Up @@ -113,7 +113,7 @@ jobs:
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.18
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
id: git_diff
with:
PATTERNS: |
Expand All @@ -73,7 +73,7 @@ jobs:
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
id: git_diff
with:
PATTERNS: |
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.18
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
needs: tests
steps:
- uses: actions/checkout@v3
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: 1.18
- uses: technote-space/[email protected].1
- uses: technote-space/[email protected].2
with:
PATTERNS: |
**/**.go
Expand Down Expand Up @@ -268,7 +268,7 @@ jobs:
# - uses: actions/[email protected]
# with:
# go-version: 1.18
# - uses: technote-space/[email protected].1
# - uses: technote-space/[email protected].2
# id: git_diff
# with:
# PATTERNS: |
Expand Down

0 comments on commit 6b45ddd

Please sign in to comment.