Adopt new repository dispatch selectors & latest release monitor action

Bump actions
This commit is contained in:
Jackson Kearl
2020-06-02 18:57:49 -07:00
parent 6f97e28dea
commit 9ec964f38b
12 changed files with 38 additions and 14 deletions

View File

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