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

@@ -17,7 +17,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v17
ref: v18
- name: Install Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
run: npm install --production --prefix ./actions