1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-22 15:31:56 +00:00

Update actions/stale action to v10.3.0 (#7242)

Signed-off-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-21 10:04:58 +02:00
committed by GitHub
parent 22ae1f5363
commit da586682f6

View File

@@ -14,7 +14,7 @@ jobs:
pull-requests: write
steps:
- name: Mark/Close Stale Issues and Pull Requests 🗑️
uses: actions/stale@v10.2.0
uses: actions/stale@v10.3.0
with:
repo-token: ${{ secrets.STALE_ACTION_PAT }}
days-before-stale: 60