Skip to content

ci(deps): bump checkout to v6.0.3 and codecov-action to v7.0.0#52

Merged
the-simian merged 1 commit into
mainfrom
ci/bump-actions-group
Jun 17, 2026
Merged

ci(deps): bump checkout to v6.0.3 and codecov-action to v7.0.0#52
the-simian merged 1 commit into
mainfrom
ci/bump-actions-group

Conversation

@the-simian

Copy link
Copy Markdown
Member

Supersedes #50 (Dependabot's grouped bump), which updates the same two action SHAs but leaves the version comments stale. This PR also corrects the comments.

What changed

  • actions/checkout: de0fac2 (v6.0.2) → df4cb1c (v6.0.3) across all five pins (ci.yml ×2, deploy-demo.yml, link-check.yml, scorecard.yml).
  • codecov/codecov-action: e79a696 (v6.0.1) → fb8b358 (v7.0.0) in ci.yml.
  • Fix the inline version comments, which read # v4.2.2 and # v5.5.0 against SHAs that were already v6.0.2 and v6.0.1. They now match the pinned versions.

Why these are safe

  • checkout 6.0.2→6.0.3 is a patch (SHA-256 repo checkout-init and merge-commit SHA-regex fixes). No input changes.
  • codecov 6.0.1→7.0.0 is a major by administration only: the keybase/GPG account migration (codecovsecuritycodecovsecops) plus removal of an internal license-compliance workflow. v6.0.2 is documented upstream as "a copy of the v7.0.0 release." The consumer interface (token, files, fail_ci_if_error) is unchanged, and this PR's own CI exercises the codecov upload step on a same-repo branch.

SHA-to-tag mapping verified against the upstream git refs.

Testing

CI (lint, typecheck, test, coverage upload via codecov v7, mutation) runs on this PR and is the verification surface; the upgraded actions are exercised by the run itself.

Pinned SHAs were already at checkout v6.0.2 and codecov v6.0.1 while the
version comments read v4.2.2 and v5.5.0; correct both comments to the
bumped versions across all five checkout pins and the codecov pin.
- checkout de0fac2 (v6.0.2) -> df4cb1c (v6.0.3)
- codecov-action e79a696 (v6.0.1) -> fb8b358 (v7.0.0)
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e76dc8e) to head (43e1a0a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines         2555      2555           
=========================================
  Hits          2555      2555           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@the-simian the-simian merged commit bf2207a into main Jun 17, 2026
8 checks passed
@the-simian the-simian deleted the ci/bump-actions-group branch June 17, 2026 22:12
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