Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Open
lhoupert wants to merge 1 commit into
maindevelopmentseed/gl-director:mainfrom
fix/pin-github-actionsdevelopmentseed/gl-director:fix/pin-github-actionsCopy head branch name to clipboard
Open

ci: pin GitHub Actions to SHA digests (fix zizmor unpinned-uses)#16
lhoupert wants to merge 1 commit into
maindevelopmentseed/gl-director:mainfrom
fix/pin-github-actionsdevelopmentseed/gl-director:fix/pin-github-actionsCopy head branch name to clipboard

Conversation

@lhoupert

@lhoupert lhoupert commented Apr 3, 2026

Copy link
Copy Markdown

Pin GitHub Actions to SHA digests

closes #18
Zizmor detected 4 unpinned-uses findings in .github/workflows/.

GitHub Actions referenced by tag (e.g. actions/checkout@v4) are vulnerable to tag mutation — a compromised or hijacked tag can introduce malicious code into CI runs. Pinning to a full commit SHA (e.g. actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4) eliminates this supply-chain risk.

This PR pins all workflow steps to their current SHA using pin-github-action, fixing 4 findings.

Recommended next steps

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

References


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

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)

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.