From 6fa8accf3ec7ddd62ef924339b42e24aafe3de92 Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Sun, 29 Mar 2020 09:20:04 -0700 Subject: [PATCH] Temporarily use ref master while debugging author verified --- .github/workflows/author-verified.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/author-verified.yml b/.github/workflows/author-verified.yml index 7ad08d15114..4dc83259a8b 100644 --- a/.github/workflows/author-verified.yml +++ b/.github/workflows/author-verified.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2 with: repository: 'JacksonKearl/vscode-triage-github-actions' - ref: v16 + ref: master # update once stabalized - name: Run Author Verified uses: ./author-verified with: