Skip to content

Commit 8c153ec

Browse files
authored
Update npm-dep-report.yaml
1 parent 74f65c7 commit 8c153ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-dep-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Run script to convert json5 config to Output Vars.
4343
- name: Run Script
4444
id: parse_config
45-
run: node .github/helpers/parse-json5-config .github/config/dep-report.json5
45+
run: node .github/helpers/parse-json5-config.cjs .github/config/dep-report.json5
4646

4747
# Check package versions for updates.
4848
parse-package-versions:

0 commit comments

Comments
 (0)