Skip to content

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

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

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

Conversation

@lhoupert
Copy link
Copy Markdown
Contributor

@lhoupert lhoupert commented Apr 2, 2026

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

Closes #371

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

@lhoupert lhoupert requested a review from gadomski as a code owner April 2, 2026 10:38
@github-actions github-actions Bot added the ci label Apr 2, 2026
Copy link
Copy Markdown
Collaborator

@gadomski gadomski left a comment

Choose a reason for hiding this comment

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

Awesome,thanks for this!

@gadomski gadomski merged commit aa55c7b into main Apr 2, 2026
4 checks passed
@gadomski gadomski deleted the fix/pin-github-actions branch April 2, 2026 11:50
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