ci: update global workflows (#396)

This commit is contained in:
LizardByte-bot 2022-10-10 12:07:07 -04:00 committed by GitHub
commit de091570b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 20 additions and 10 deletions

View file

@ -19,4 +19,4 @@ jobs:
- name: Label Actions
uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
github-token: ${{ secrets.GH_BOT_TOKEN }}