Skip to content

chore(deps): update actions/checkout and actions/setup-node to v7 - #69

Merged
martinfrancois merged 1 commit into
mainfrom
clear-majors
Aug 7, 2026
Merged

chore(deps): update actions/checkout and actions/setup-node to v7#69
martinfrancois merged 1 commit into
mainfrom
clear-majors

Conversation

@martinfrancois

Copy link
Copy Markdown
Owner

Majors applied

  • actions/checkout v6 -> v7 (8 occurrences per repo)
  • actions/setup-node v6 -> v7 (2 occurrences per repo)

Both are digest-pinned with the tag as a trailing comment, and every SHA was resolved through gh api .../git/refs/tags rather than copied.

Discovery

setup-node v7 was not an open Renovate PR. It sits in the Rate-Limited section of the dependency dashboard, so it would have stayed invisible until the limit cleared. Applying it here clears both dashboards.

Release notes

actions/checkout v7.0.0, the only breaking item:

block checking out fork pr for pull_request_target and workflow_run

Neither trigger is used in this repository, so the change cannot affect it. Verified across all five workflow files.

Verification

GitHub Actions is free on this public repository, so CI proves this directly. Locally the validate job was also mirrored step by step: validate_skill.py reports Skill is valid., validate_eval_criteria.py validates 52 scenarios, py_compile, bash -n, JSON and YAML validation all pass. The four "close to runtime references" warnings are pre-existing and unchanged by this diff.

@martinfrancois
martinfrancois merged commit 01ad742 into main Aug 7, 2026
7 of 8 checks passed
@martinfrancois
martinfrancois deleted the clear-majors branch August 7, 2026 16:14
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.

1 participant