ci: update global workflows (#1863)

This commit is contained in:
LizardByte-bot
2023-11-23 23:28:07 -05:00
committed by GitHub
parent 29a1b1539f
commit 336062d467
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ jobs:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Label autoapproved
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GH_BOT_TOKEN }}
script: |