File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
else
55
55
# strip leading slash from directory so it works as a
56
56
# a path to the workspace flag
57
- echo "workspace=-w ${dependabot_dir#/}" >> $GITHUB_OUTPUT
57
+ echo "workspace=--workspace ${dependabot_dir#/}" >> $GITHUB_OUTPUT
58
58
fi
59
59
60
60
- name : Apply Changes
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@npmcli/eslint-config" : " ^5.0.0" ,
18
- "@npmcli/template-oss" : " 4.24.4 " ,
18
+ "@npmcli/template-oss" : " 4.25.0 " ,
19
19
"benchmark" : " ^2.1.4" ,
20
20
"tap" : " ^16.0.0"
21
21
},
52
52
"author" : " GitHub Inc." ,
53
53
"templateOSS" : {
54
54
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
55
- "version" : " 4.24.4 " ,
55
+ "version" : " 4.25.0 " ,
56
56
"engines" : " >=10" ,
57
57
"distPaths" : [
58
58
" classes/" ,
You can’t perform that action at this time.
0 commit comments