Skip to content

Commit c1a8937

Browse files
authored
Merge pull request #1925 from nodejs/dependabot/github_actions/tj-actions/changed-files-37
chore(deps): bump tj-actions/changed-files from 35 to 37
2 parents be65a56 + 6c73d9d commit c1a8937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626

2727
- name: Calculate file differences
2828
id: diff
29-
uses: tj-actions/changed-files@v35
29+
uses: tj-actions/changed-files@v37
3030
with:
3131
json: true
32-
json_raw_format: true
32+
escape_json: false
3333

3434
- name: Generate testing matrix
3535
uses: actions/github-script@v6

0 commit comments

Comments
 (0)