Skip to content

Commit d6610a3

Browse files
committed
build: explicitly set token used in action
1 parent 025c2c1 commit d6610a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
5050
with:
5151
configuration-path: .github/labeler.yml
52+
repo-token: ${{ secrets.CHATBOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)