mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-20 16:52:02 +00:00
Update actions/stale action to v10.4.0
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
1840074991
commit
86f09f8301
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
pull-requests: write
|
||||
steps:
|
||||
- name: Mark/Close Stale Issues and Pull Requests 🗑️
|
||||
uses: actions/stale@v10.3.0
|
||||
uses: actions/stale@v10.4.0
|
||||
with:
|
||||
repo-token: ${{ secrets.STALE_ACTION_PAT }}
|
||||
days-before-stale: 60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue