From 0d214482763bb9354bd7a92f2f4af7a27b7f8fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 07:35:49 +0000 Subject: [PATCH] Bump technote-space/get-diff-action from 4.0.1 to 6.1.0 (#3198) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4.0.1 to 6.1.0. - [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.1...v6.1.0) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index c385ab272..43122276f 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout code uses: actions/checkout@v3 - name: Find changed files - uses: technote-space/get-diff-action@v4.0.1 + uses: technote-space/get-diff-action@v6.1.0 id: git-diff with: PATTERNS: |