Release extension version 0.3.31 (#279)
Co-authored-by: GitHub Actions <github-actions@github.com>
This commit is contained in:
committed by
GitHub
parent
e3b56c2416
commit
56ce46afa6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/workflow-parser",
|
||||
"version": "0.3.30",
|
||||
"version": "0.3.31",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"source": "./src/index.ts",
|
||||
@@ -48,7 +48,7 @@
|
||||
"watch": "tsc --build tsconfig.build.json --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/expressions": "^0.3.30",
|
||||
"@actions/expressions": "^0.3.31",
|
||||
"cronstrue": "^2.21.0",
|
||||
"yaml": "^2.0.0-8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user