Skip to content

Commit d5516ef

Browse files
Support image_version event
1 parent c994fc9 commit d5516ef

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,8 +561,8 @@
561561
"webpack-cli": "^4.10.0"
562562
},
563563
"dependencies": {
564-
"@actions/languageserver": "^0.3.18",
565-
"@actions/workflow-parser": "^0.3.18",
564+
"@actions/languageserver": "^0.3.19",
565+
"@actions/workflow-parser": "^0.3.19",
566566
"@octokit/rest": "^21.1.1",
567567
"@vscode/vsce": "^2.19.0",
568568
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)