Update actions/stale action to v10.4.0 (#10985)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-11 05:32:02 -05:00
committed by GitHub
co-authored by GitHub renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent f52e2ea8ef
commit 8e27a8c715
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Stale PR+Issues
uses: actions/stale@v10.3.0
uses: actions/stale@v10.4.0
with:
days-before-stale: 45
stale-issue-message: This issue has not had any comment or update in the last month. If it is still relevant, please post update comments. If no comments are made, this issue will be closed automagically in 7 days.