Skip to content

Commit c3c2fdd

Browse files
dependabot[bot]jpfeuffer
authored andcommitted
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1e314e commit c3c2fdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/code-blocks-linting.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
1717
- name: Get changed files
1818
id: changed-files
19-
uses: tj-actions/changed-files@v41
19+
uses: tj-actions/changed-files@v46
2020
with:
2121
dir_names_max_depth: 0
2222
files: |

.github/workflows/test-pr.yaml

+1-1
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@v45
22+
uses: tj-actions/changed-files@v46
2323
with:
2424
dir_names_max_depth: 0
2525
files: |

0 commit comments

Comments
 (0)