Bump actions & adopt app insights for actions

This commit is contained in:
Jackson Kearl
2020-06-10 00:35:36 -07:00
parent 17a3e673db
commit c5c319e673
11 changed files with 29 additions and 11 deletions

View File

@@ -13,11 +13,12 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v24
ref: v25
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Commands
uses: ./actions/commands
with:
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
config-path: commands