Skip to content

Commit f629652

Browse files
dependabot[bot]michaelpjKobayashipepeiborramergify[bot]
authored
Bump technote-space/get-diff-action from 6.1.0 to 6.1.1 (#3293)
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 6.1.0 to 6.1.1. - [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.0...v6.1.1) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Peyton Jones <me@michaelpj.com> Co-authored-by: Kobayashi <contact@zelinf.net> Co-authored-by: Pepe Iborra <pepeiborra@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 5cc2155 commit f629652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
1616
- name: Find changed files
17-
uses: technote-space/get-diff-action@v6.1.0
17+
uses: technote-space/get-diff-action@v6.1.1
1818
id: git-diff
1919
with:
2020
PATTERNS: |

0 commit comments

Comments
 (0)