Add release pipeline action & bump actions.

Closes #97536.
This commit is contained in:
Jackson Kearl
2020-06-01 01:06:02 -07:00
parent acd3be0499
commit c4df96bbef
11 changed files with 42 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v17
ref: v18
- name: Install Actions
if: contains(github.event.issue.labels.*.name, 'testplan-item') || contains(github.event.issue.labels.*.name, 'invalid-testplan-item')
run: npm install --production --prefix ./actions