[GH-Actions][stale] Use milkmaker

master
Peter 2021-10-15 20:32:39 +02:00
parent 37bc63f4b6
commit aa8d44f91e
No known key found for this signature in database
GPG Key ID: A40EE5665510C9D5
1 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Mark/Close Stale Issues and Pull Requests 🗑️
uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.STALE_ACTION_PAT }}
days-before-stale: 60
days-before-close: 7
stale-issue-message: >