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

@@ -3,6 +3,7 @@ on:
schedule:
- cron: 20 23 * * * # 4:20pm Redmond
repository_dispatch:
types: [trigger-locker]
jobs:
main:
@@ -13,7 +14,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v18
ref: v19
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Locker