Skip to content

chore(ci): upgrade actions - #165

Merged
shouze merged 1 commit into
mainfrom
chore/ci/upgrade-actions
Aug 23, 2026
Merged

chore(ci): upgrade actions#165
shouze merged 1 commit into
mainfrom
chore/ci/upgrade-actions

Conversation

@shouze

@shouze shouze commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 23, 2026 16:11
@shouze shouze self-assigned this Aug 23, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging chore/ci/upgrade-actions into main will be

96.07%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   aggregate.ts100%100%100%100%
   api-utils.ts93.20%100%93.75%93.13%101–103, 65, 73, 86–87, 91–92
   api.ts94.74%100%100%94.07%340–344, 405, 422, 63–69
   cache.ts94.67%100%100%94.29%139–141, 39
   completions.ts99.42%100%100%99.37%270
   group.ts99.50%100%97.44%100%
   output.ts99.29%100%95.65%99.61%80
   regex.ts99.39%100%100%99.34%329
   render.ts89.80%100%88.24%89.86%166, 190–195, 197–199, 201–202, 223, 411–412, 436–438, 504–508, 520–521, 526–533, 535–543, 545–546
   upgrade.ts88.38%100%94.44%87.89%128, 131, 133, 153, 167–168, 188–195, 198–204, 209, 214, 250–253
src/render
   filter-match.ts97.44%100%92.31%100%
   filter.ts100%100%100%100%
   highlight.ts96.63%100%90.40%99.31%284–285
   rows.ts97.58%100%100%97.44%168, 54–55
   selection.ts100%100%100%100%
   summary.ts100%100%100%100%
   team-pick.ts100%100%100%100%
   terminal.ts100%100%100%100%

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repo’s GitHub Actions workflow dependencies by bumping the pinned SHAs for commonly used actions (checkout, Bun setup, and sticky PR comment), keeping CI/CD workflows aligned with the project’s “SHA-pin actions” security posture.

Changes:

  • Upgrade actions/checkout pins across workflows to v7.0.1 (SHA-pinned).
  • Upgrade oven-sh/setup-bun pins across workflows to v2.2.0 (SHA-pinned).
  • Upgrade marocchino/sticky-pull-request-comment usage/docs to v3.0.5 (SHA-pinned).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/responsive.yaml Bump actions/checkout and setup-bun pins used by the responsive check.
.github/workflows/lighthouse.yaml Bump checkout/setup-bun pins and update sticky PR comment action pin.
.github/workflows/docs.yaml Bump checkout/setup-bun pins in both docs deploy and snapshot jobs.
.github/workflows/ci.yaml Bump checkout/setup-bun pins in CI jobs.
.github/workflows/cd.yaml Bump checkout/setup-bun pins in CD build job (note: still has unpinned actions/* elsewhere).
.github/workflows/a11y.yaml Bump checkout/setup-bun pins for the accessibility audit workflow.
.github/skills/github-actions.md Update the documented sticky PR comment action pin to v3.0.5.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/cd.yaml
@github-actions

Copy link
Copy Markdown

🔦 Lighthouse Report

Page ⚡ Perf ♿ A11y 🛡️ BP 🔍 SEO Report
/github-code-search/ 🟢 96 (≥96) 🟢 100 (≥99) 🟢 100 (≥99) 🟢 100 (≥99) 🔗 view
/github-code-search/getting-started/ 🟢 99 (≥96) 🟢 100 (≥99) 🟢 100 (≥99) 🟢 100 (≥99) 🔗 view

Thresholds: Perf ≥ 96 · A11y ≥ 99 · BP ≥ 99 · SEO ≥ 99
commit 6aec79e · full workflow run

@shouze
shouze merged commit 106b676 into main Aug 23, 2026
9 checks passed
@shouze
shouze deleted the chore/ci/upgrade-actions branch August 23, 2026 16:27
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