Skip to content

Upgrade GitHub Actions versions#502

Merged
mgravell merged 1 commit into
masterfrom
im/upgrade-ci-workflows
Jun 4, 2026
Merged

Upgrade GitHub Actions versions#502
mgravell merged 1 commit into
masterfrom
im/upgrade-ci-workflows

Conversation

@uglide
Copy link
Copy Markdown
Contributor

@uglide uglide commented Jun 4, 2026

Preparation for Node.js v20 deprecation on GitHub Actions


Note

Low Risk
Only workflow action version pins change; no application or release logic is modified, though CI behavior could shift if a major action release changes defaults.

Overview
Bumps pinned GitHub Actions across CI workflows so runners stay on supported action runtimes (aligned with Node.js 20 on Actions).

actions/checkout moves from v3 to v6 in linter, NuGet release, reusable build/test, and spellcheck workflows. actions/setup-dotnet goes from v3 to v5 in NuGet release and reusable workflows. codecov/codecov-action is v3v6 in the reusable workflow. release-drafter/release-drafter is v5v6. actions/stale is v9v10 in both stale-management steps. Workflow logic and job configuration are unchanged aside from these version pins.

Reviewed by Cursor Bugbot for commit bb6436e. Bugbot is set up for automated code reviews on this repo. Configure here.

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Jun 4, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mgravell mgravell merged commit 2321497 into master Jun 4, 2026
53 of 54 checks passed
@mgravell mgravell deleted the im/upgrade-ci-workflows branch June 4, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants