Skip to content

ci: pin GitHub Actions to SHA digests#249

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

ci: pin GitHub Actions to SHA digests#249
hrodmn 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 (29 findings fixed).

Closes #248

Recommended next steps

  1. Dependabot is already configured for github-actions in this repo — pinned SHAs will be kept up-to-date automatically.
  2. Add zizmor-action for continuous workflow security scanning in CI.

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

@hrodmn hrodmn changed the title ci: pin GitHub Actions to SHA digests (fix zizmor unpinned-uses) ci: pin GitHub Actions to SHA digests Apr 2, 2026
@hrodmn hrodmn merged commit 2b8c58d into main Apr 2, 2026
6 of 7 checks passed
@hrodmn hrodmn deleted the fix/pin-github-actions branch April 2, 2026 16:08
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.

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

2 participants