Skip to content

chore: bump GitHub Actions to Node 24-compatible versions#11

Merged
TMHSDigital merged 1 commit into
mainfrom
chore/node20-deprecation-bumps
Apr 25, 2026
Merged

chore: bump GitHub Actions to Node 24-compatible versions#11
TMHSDigital merged 1 commit into
mainfrom
chore/node20-deprecation-bumps

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Phase 2 of TMHSDigital/Developer-Tools-Directory#18 (Node 20 deprecation, deadline 2026-06-02). Uniform action version bumps across this repo's workflows. dependency-review-action remains at v4 due to upstream block (tracked in #32).

GitHub Actions is forcing Node 24 as the default runtime on 2026-06-02.
This bumps actions still on Node 20 to versions that support Node 24:

- actions/checkout v4/v5 -> v6
- actions/setup-python v5 -> v6
- actions/setup-node v4 -> v6
- actions/upload-pages-artifact v3/v4 -> v5
- actions/configure-pages v5 -> v6
- actions/deploy-pages v4 -> v5
- actions/labeler v5 -> v6
- actions/stale v9 -> v10
- softprops/action-gh-release v2 -> v3
- release-drafter/release-drafter v6 -> v7
- github/codeql-action/* v3 -> v4
- peter-evans/create-pull-request v6 SHA -> v8.1.1 SHA (DTD only)

actions/dependency-review-action remains at v4 (upstream-blocked at
Node 20; tracked in TMHSDigital/Developer-Tools-Directory#32).

Refs TMHSDigital/Developer-Tools-Directory#18.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor
@github-actions github-actions Bot added the ci label Apr 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/label-sync.yml

PackageVersionLicenseIssue Type
actions/checkout6.*.*NullUnknown License

.github/workflows/stale.yml

PackageVersionLicenseIssue Type
actions/stale10.*.*NullUnknown License

.github/workflows/validate.yml

PackageVersionLicenseIssue Type
actions/checkout6.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 6.*.* 🟢 5.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy🟢 9security policy file detected
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
SAST🟢 8SAST tool detected but not run on all commits
actions/actions/stale 10.*.* 🟢 5.3
Details
CheckScoreReason
Maintained🟢 34 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ 1branch protection is not maximal on development and all release branches
SAST🟢 7SAST tool is not run on all commits -- score normalized to 7
actions/actions/checkout 6.*.* 🟢 5.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Code-Review🟢 10all changesets reviewed
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy🟢 9security policy file detected
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
SAST🟢 8SAST tool detected but not run on all commits

Scanned Files

  • .github/workflows/label-sync.yml
  • .github/workflows/stale.yml
  • .github/workflows/validate.yml

@TMHSDigital TMHSDigital merged commit c436228 into main Apr 25, 2026
10 checks passed
@TMHSDigital TMHSDigital deleted the chore/node20-deprecation-bumps branch April 25, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant