Skip to content

Commit 7c6429f

Browse files
Bump tj-actions/changed-files from 44 to 45 in /.github/workflows (#15444)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682c830 commit 7c6429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_file_size.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v4
1111
- name: Get changed files
1212
id: get_changed_files
13-
uses: tj-actions/changed-files@v44
13+
uses: tj-actions/changed-files@v45
1414
with:
1515
write_output_files: true
1616
- name: List changed files

0 commit comments

Comments
 (0)