Skip to content

ci: harden supply chain — pin actions, lock permissions#341

Open
decofe wants to merge 1 commit intomainfrom
georgen/harden-ci-supply-chain
Open

ci: harden supply chain — pin actions, lock permissions#341
decofe wants to merge 1 commit intomainfrom
georgen/harden-ci-supply-chain

Conversation

@decofe
Copy link
Copy Markdown
Contributor

@decofe decofe commented Apr 16, 2026

Pin all GH Actions to SHA (bump actions/checkout v5 → v6), add permissions: {} with per-job contents: read, add persist-credentials: false to all checkouts, replace cargo install zepter with taiki-e/install-action (matches alloy), and add Dependabot config with 7-day cooldown.

Prompted by: georgen

- Pin all actions to SHA (bump actions/checkout v5 → v6.0.2)
- Add top-level permissions: {} and per-job contents: read
- Add persist-credentials: false to all checkout steps
- Replace cargo install zepter with taiki-e/install-action (matches alloy)
- Add dependabot config with 7-day cooldown

Co-Authored-By: grandizzy <38490174+grandizzy@users.noreply.github.com>
@grandizzy grandizzy marked this pull request as ready for review April 16, 2026 05:23
@grandizzy grandizzy requested review from klkvr and mattsse as code owners April 16, 2026 05:23
@grandizzy grandizzy enabled auto-merge (squash) April 16, 2026 05:23
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