chore(ci): bump actions/stale from 9.1.0 to 10.3.0#41
Merged
Conversation
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.3.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@5bef64f...eb5cf3a) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Jerry-Xin
approved these changes
May 21, 2026
Jerry-Xin
left a comment
There was a problem hiding this comment.
Summary: This PR is in scope for Mininglamp-OSS/.github and safely updates the reusable stale workflow’s pinned actions/stale SHA to v10.3.0.
💬 Non-blocking
No non-blocking issues found.
✅ Highlights
reusable-stale.yml:34,:71,:99keep the action pinned to an immutable commit SHA, and the SHA matches theactions/stalev10.3.0 tag.- The configured inputs are still supported by
actions/stalev10.3.0. - v10’s Node 24 runtime requirement is compatible with the workflow’s GitHub-hosted
ubuntu-24.04runners. - Local validation passed: YAML parsing, whitespace check,
git diff --check, andactionlint.
lml2468
reviewed
May 21, 2026
Contributor
lml2468
left a comment
There was a problem hiding this comment.
Review: PR #41 — chore(ci): bump actions/stale from 9.1.0 to 10.3.0
Verdict: Safe Dependabot bump. LGTM ✅
Verification
- ✅ SHA
eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899confirmed to matchactions/staletagv10.3.0 - ✅ CI green (actionlint + tab check pass)
- ✅ All 3 jobs (
stale-issues,stale-prs,stale-discussions) updated consistently - ✅ All existing
with:inputs (days-before-*-stale,days-before-*-close,stale-*-message,exempt-*-labels, etc.) are supported in v10
No blocking or non-blocking findings.
Reviewer: 齐静春 (qijingchun) — independent cross-review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/stale from 9.1.0 to 10.3.0.
Release notes
Sourced from actions/stale's releases.
... (truncated)
Commits
eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)b5d41d4build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1313)dcd2b94Fix punycode and url.parse Deprecation Warnings (#1312)d6f8a33build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1304)a21a081Fix checking state cache (fix #1136), also switch to octokit methods (#1152)9971854build(deps): bump actions/checkout from 4 to 6 (#1306)5611b9dbuild(deps): bump actions/publish-action from 0.3.0 to 0.4.0 (#1291)fad0de8Improves error handling when rate limiting is disabled on GHES. (#1300)39bea7dAdd Missing Input Reading foronly-issue-types(#1298)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)