Skip to content

ci: harden GitHub Actions workflows - #4

Merged
mstuart merged 1 commit into
mainfrom
chore/actions-hardening
Aug 23, 2026
Merged

ci: harden GitHub Actions workflows#4
mstuart merged 1 commit into
mainfrom
chore/actions-hardening

Conversation

@mstuart

@mstuart mstuart commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary\n\n- restrict CI token permissions to contents: read\n- pin checkout and setup-node to the exact SHAs behind the existing v4 and v7 refs\n- preserve the existing release and security-audit write scopes\n\n## Verification\n\n- npm ci\n- npm run check\n- npm rebuild better-sqlite3\n- npm run typecheck\n- npm test (228 passed)\n- npm run build\n- npm pack --dry-run\n- parsed all workflow YAML and asserted no floating action refs

@mstuart
mstuart merged commit 56ae12a into main Aug 23, 2026
5 checks passed
mstuart added a commit that referenced this pull request Aug 24, 2026
Co-authored-by: Mark Stuart <mstuart@users.noreply.github.com>
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