mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
[BOT] update JSON schemas from SchemaStore (#1057)
Co-authored-by: woodruffw <3059210+woodruffw@users.noreply.github.com>
This commit is contained in:
parent
cf0abd3da0
commit
8313c33d93
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"using": {
|
||||
"$comment": "https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runsusing",
|
||||
"description": "The application used to execute the code specified in `main`.",
|
||||
"enum": ["node12", "node16", "node20"]
|
||||
"enum": ["node12", "node16", "node20", "node24"]
|
||||
},
|
||||
"main": {
|
||||
"$comment": "https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runsmain",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue