From f3710c2c8519c1616944bcc7601a65acdbc42508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 04:09:25 +0000 Subject: [PATCH] build(deps): bump technote-space/get-diff-action from 4.0.2 to 6.1.2 Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4.0.2 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](https://github.com/technote-space/get-diff-action/compare/v4.0.2...v6.1.2) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-build.yml | 2 +- .github/workflows/pr-filecheck.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 5d2a868fb0f0f0e..cfced4e8c5f62f9 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v4.0.2 + - uses: technote-space/get-diff-action@v6.1.2 with: PATTERNS: files/**/*.html diff --git a/.github/workflows/pr-filecheck.yml b/.github/workflows/pr-filecheck.yml index c55dd45a364be55..9f6589b58fa60e9 100644 --- a/.github/workflows/pr-filecheck.yml +++ b/.github/workflows/pr-filecheck.yml @@ -20,7 +20,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: technote-space/get-diff-action@v3 + - uses: technote-space/get-diff-action@v6.1.2 id: git_diff_content with: SUFFIX_FILTER: |