Skip to content

harden ci workflow#11

Merged
adhami3310 merged 1 commit into
mainfrom
harden-ci-workflow
May 13, 2026
Merged

harden ci workflow#11
adhami3310 merged 1 commit into
mainfrom
harden-ci-workflow

Conversation

@adhami3310
Copy link
Copy Markdown
Member

Summary

  • Default-deny workflow permissions, scope contents: read to each job
  • Pin bun-version: latest1.3.13 (removed unpinned floating version) and use --frozen-lockfile
  • Set persist-credentials: false on checkout so GITHUB_TOKEN isn't left in .git/config
  • Add timeout-minutes to both jobs
  • Corrected # v2 comment on setup-bun SHA to # v2.2.0 (verified against upstream)

Test plan

  • CI runs green on this PR (both Sanity Test and Format Check jobs)

@adhami3310 adhami3310 merged commit 1805751 into main May 13, 2026
5 checks passed
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