File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 82
82
83
83
if [[ $diff > 0 ]]; then
84
84
echo "Build the custom github actions by running \`yarn workspace scripts build:actions\`"
85
+ git status --porcelain ./scripts/ci/actions
85
86
fi
86
87
87
88
exit $diff
Original file line number Diff line number Diff line change @@ -3110,8 +3110,8 @@ __metadata:
3110
3110
linkType : hard
3111
3111
3112
3112
" @redocly/openapi-core@npm:^1.4.0 " :
3113
- version : 1.24 .0
3114
- resolution : " @redocly/openapi-core@npm:1.24 .0"
3113
+ version : 1.25 .0
3114
+ resolution : " @redocly/openapi-core@npm:1.25 .0"
3115
3115
dependencies :
3116
3116
" @redocly/ajv " : " npm:^8.11.2"
3117
3117
" @redocly/config " : " npm:^0.10.1"
@@ -3124,7 +3124,7 @@ __metadata:
3124
3124
node-fetch : " npm:^2.6.1"
3125
3125
pluralize : " npm:^8.0.0"
3126
3126
yaml-ast-parser : " npm:0.0.43"
3127
- checksum : 10/41fde34694fe5d59773936259f84f3a4722035507e1f503def834a77c82739fa4d99454a32f73ea4ea8a5195b6058b0aa21c4acb37421adc076955cf9e665d59
3127
+ checksum : 10/0dbf4b62740041ead9fa90326854f602436cd4f41cc6df3a72626fa188dfd6bfc5cc409dd98f830fab89c6600b67b491c5e72f7c8d3272da7e33db48bd133aa2
3128
3128
languageName : node
3129
3129
linkType : hard
3130
3130
You can’t perform that action at this time.
0 commit comments