From 9be07b370b7c0b443ee6227a79edb43300c47ded Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Tue, 17 May 2022 00:34:27 -0700 Subject: [PATCH] Post old version comment as bot rather than "github actions" (#149687) --- .github/workflows/on-open.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/on-open.yml b/.github/workflows/on-open.yml index 3c6617101e7..af70c86caa0 100644 --- a/.github/workflows/on-open.yml +++ b/.github/workflows/on-open.yml @@ -28,6 +28,7 @@ jobs: uses: ./actions/new-release with: label: new release + token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}} appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}} labelColor: "006b75" labelDescription: Issues found in a recent release of VS Code