From 79c4565685800a44257232f58fa750f36084f5a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Nov 2020 18:02:02 +0000 Subject: [PATCH] feat: build for release --- README.ja.md | 2 +- README.md | 2 +- build.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.ja.md b/README.ja.md index 4ca6b6b8..b51f5fa2 100644 --- a/README.ja.md +++ b/README.ja.md @@ -52,7 +52,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3 + - uses: technote-space/get-diff-action@v4 with: PATTERNS: | +(src|__tests__)/**/*.ts diff --git a/README.md b/README.md index f5667266..6efac9bf 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3 + - uses: technote-space/get-diff-action@v4 with: PATTERNS: | +(src|__tests__)/**/*.ts diff --git a/build.json b/build.json index 79675b30..2d689b8d 100644 --- a/build.json +++ b/build.json @@ -1 +1 @@ -{"owner":"technote-space","repo":"get-diff-action","sha":"21dc9123c57836418c435a7838fbe7d427cb6327","ref":"refs/tags/test/v4.0.2.375573407","tagName":"test/v4.0.2.375573407","branch":"gh-actions","tags":["test/v4.0.2.375573407","test/v4.0.2","test/v4.0","test/v4"],"updated_at":"2020-11-21T03:06:49.707Z"} \ No newline at end of file +{"owner":"technote-space","repo":"get-diff-action","sha":"3057eec86581f9533c91a90159facec301f9479d","ref":"refs/tags/v4.0.2","tagName":"v4.0.2","branch":"gh-actions","tags":["v4.0.2","v4.0","v4"],"updated_at":"2020-11-22T18:02:02.289Z"} \ No newline at end of file