ref stable rther than main

This commit is contained in:
Jackson Kearl 2022-01-19 13:54:43 -08:00
parent 3b358ab4f1
commit bafe0b1bcf
No known key found for this signature in database
GPG key ID: DA09A59C409FC400

View file

@ -19,6 +19,7 @@ jobs:
with:
repository: "microsoft/vscode-github-triage-actions"
path: ./actions
ref: stable
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Install Additional Dependencies