Release extension version 0.3.27 (#264)
Co-authored-by: GitHub Actions <[email protected]>
This commit is contained in:
co-authored by
GitHub Actions
parent
ed4c2ce44c
commit
86888cf4c8
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/workflow-parser",
|
||||
"version": "0.3.26",
|
||||
"version": "0.3.27",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"source": "./src/index.ts",
|
||||
@@ -48,7 +48,7 @@
|
||||
"watch": "tsc --build tsconfig.build.json --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/expressions": "^0.3.26",
|
||||
"@actions/expressions": "^0.3.27",
|
||||
"cronstrue": "^2.21.0",
|
||||
"yaml": "^2.0.0-8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user