Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 63e9ffb

Browse files
committed
Consume updated parser
1 parent 992bccf commit 63e9ffb

3 files changed

Lines changed: 8 additions & 97 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "vscode-github-actions" extension will be documented in this file.
44

5+
## [v0.15.0]
6+
7+
- Support `include`/`exclude` for matrix strategies
8+
59
## [v0.14.0]
610

711
- Consume updated parser

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
"@octokit/rest": "18.0.14",
317317
"atob": "^2.1.2",
318318
"btoa": "^1.2.1",
319-
"github-actions-parser": "0.17.0",
319+
"github-actions-parser": "0.18.0",
320320
"js-yaml": "^3.14.0",
321321
"ssh-config": "^3.0.0",
322322
"tunnel": "0.0.6",

0 commit comments

Comments
 (0)