Bump action version

This commit is contained in:
Jackson Kearl
2020-05-05 11:40:21 -07:00
parent e092295dc6
commit d9260c0619
9 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v11
ref: v12
- 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