Skip to content

Commit 66f9787

Browse files
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d70a3fa commit 66f9787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-format-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Get changed files
2121
id: changed-files
22-
uses: tj-actions/changed-files@v41
22+
uses: tj-actions/changed-files@v46
2323
with:
2424
separator: ","
2525
fetch_depth: 100 # Fetches only the last 10 commits

0 commit comments

Comments
 (0)