Fix GitHub Actions token configuration

This commit is contained in:
2026-01-18 00:46:37 +03:00
parent edd4214fc3
commit d7a0164f6c
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836
with:
github-token: ${{ secrets.GH_PAT_BOT }}
github-token: ${{ github.token }}
issue-inactive-days: '7'
issue-comment: >
This thread has been automatically locked since there has not been