Bump actions/stale from 10.3.0 to 10.4.0 (#12909)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-17 09:12:19 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent f184700048
commit d72ac368d5
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v10.3.0
- uses: actions/stale@v10.4.0
with:
stale-issue-message: "This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 150 days."
close-issue-message: "This issue was closed because it has been stalled for 150 days with no activity."