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

@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'microsoft/vscode-github-triage-actions'
ref: v17
ref: v18
path: ./actions
- name: Install Actions
run: npm install --production --prefix ./actions