Update token used for running locker workflow (#214378)

pull/214521/head
Bhavya U 2024-06-05 15:24:54 -07:00 committed by GitHub
parent 1bf95e5501
commit 4140e35056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
- name: Run Locker
uses: ./actions/locker
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
daysSinceClose: 45
daysSinceUpdate: 3
ignoredLabel: "*out-of-scope,accessibility"