chore(deps): consolidate GitHub Actions updates#1705
Merged
mchmarny merged 2 commits intoJul 10, 2026
Conversation
Bump lycheeverse/lychee-action from 2.8.0 to 2.9.0 and actions/stale from 10.3.0 to 10.4.0. Keep the pinned action SHAs and version annotations aligned. Supersedes: NVIDIA#1700 Supersedes: NVIDIA#1701 Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
This was referenced Jul 10, 2026
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe Fern Docs CI workflow updates its pinned Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
mchmarny
approved these changes
Jul 10, 2026
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.
Summary
Consolidates the two open Dependabot GitHub Actions updates into one change:
lycheeverse/lychee-action2.8.0 → 2.9.0 andactions/stale10.3.0 → 10.4.0.Motivation / Context
Reviewing and merging these independent action updates together avoids repeated rebases and CI runs while preserving the immutable SHA pins from the original Dependabot PRs.
Fixes: N/A
Related: #1700, #1701
Type of Change
Component(s) Affected
cmd/aicr,pkg/cli)cmd/aicrd,pkg/api,pkg/server)pkg/recipe)pkg/bundler,pkg/component/*)pkg/collector,pkg/snapshotter)pkg/validator)pkg/errors,pkg/k8s)docs/,examples/)Implementation Notes
actions/staleinline version annotation tov10.4.0.Testing
actionlint .github/workflows/fern-docs-ci.yaml .github/workflows/stale.yaml yamllint -c .yamllint.yaml .github/workflows/fern-docs-ci.yaml .github/workflows/stale.yaml unset GITLAB_TOKEN make qualifymake qualify: passedactionlintcommand exits successfully with one pre-existing SC2046 warning on an untouched Fern install line.Risk Assessment
Rollout notes: No migration is required. Revert the single commit to restore both previous action pins.
Checklist
make testwith-race)make lint)git commit -S) — GPG signing info