Skip to content

fix: harden GitHub Actions workflows#72

Merged
jdalton merged 1 commit intomainfrom
fix/zizmor-workflow-security
Mar 25, 2026
Merged

fix: harden GitHub Actions workflows#72
jdalton merged 1 commit intomainfrom
fix/zizmor-workflow-security

Conversation

@reberhardt7
Copy link
Copy Markdown
Contributor

@reberhardt7 reberhardt7 commented Mar 25, 2026

Summary

  • Fix impostor-commit and ref-version-mismatch findings for pnpm/action-setup by pinning to the dereferenced commit SHA (fc06bc1257f3) instead of the annotated tag object SHA (b307475762933b)
  • Add dependabot cooldown configuration (default-days: 7) to address dependabot-cooldown finding

- Fix impostor-commit and ref-version-mismatch for pnpm/action-setup by
  using the dereferenced commit SHA instead of the annotated tag object SHA
- Add dependabot cooldown configuration (default-days: 7) to mitigate
  supply-chain risks from immediate dependency updates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jdalton jdalton merged commit d87bee2 into main Mar 25, 2026
13 checks passed
@jdalton jdalton deleted the fix/zizmor-workflow-security branch March 25, 2026 12: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