Skip to content

ci: pin GitHub Actions to SHA digests (fix zizmor unpinned-uses)#390

Merged
kylebarron merged 1 commit intomainfrom
fix/pin-github-actions
Apr 2, 2026
Merged

ci: pin GitHub Actions to SHA digests (fix zizmor unpinned-uses)#390
kylebarron merged 1 commit intomainfrom
fix/pin-github-actions

Conversation

@lhoupert
Copy link
Copy Markdown
Contributor

@lhoupert lhoupert commented Apr 1, 2026

Pins all GitHub Actions workflow steps to full SHA digests, eliminating the unpinned-uses supply-chain risk identified by zizmor (18 findings fixed).

Closes #389

Recommended next steps

  1. Enable Dependabot for github-actions to keep pinned SHAs up-to-date automatically (a companion PR may be opened for this repo).
  2. Add zizmor-action for continuous workflow security scanning in CI.

Generated by ds-security-scanning zizmor-cli-unpinned-uses

@github-actions github-actions bot added the ci label Apr 1, 2026
@kylebarron kylebarron merged commit 3623157 into main Apr 2, 2026
3 checks passed
@kylebarron kylebarron deleted the fix/pin-github-actions branch April 2, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin GitHub Actions to SHA digests (zizmor unpinned-uses)

2 participants