Skip to content

Commit 1d5a27d

Browse files
Bump tj-actions/changed-files from 35 to 46 in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 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@v35...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d156f9 commit 1d5a27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Get changed files
2828
id: changed-files
29-
uses: tj-actions/changed-files@v35
29+
uses: tj-actions/changed-files@v46
3030
with:
3131
separator: " "
3232

0 commit comments

Comments
 (0)