Skip to content

fix: harden GitHub Actions workflows#107

Merged
jdalton merged 2 commits intomainfrom
fix/zizmor-workflow-security
Mar 25, 2026
Merged

fix: harden GitHub Actions workflows#107
jdalton merged 2 commits intomainfrom
fix/zizmor-workflow-security

Conversation

@reberhardt7
Copy link
Copy Markdown
Contributor

@reberhardt7 reberhardt7 commented Mar 25, 2026

Summary

  • Add dependabot cooldown configuration (default 7 days) to address dependabot-cooldown finding
  • Fix pnpm/action-setup SHA pins to match the actual v5 tag commit (ref-version-mismatch)
  • Add .github/zizmor.yml to disable secrets-outside-env rule (secrets are already passed via env block)

@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub/​pnpm/​action-setup@​fc06bc1257f339d1d5d8b3a19a8cae5388b5532098100100100100

View full report

@socket-security-staging
Copy link
Copy Markdown

socket-security-staging bot commented Mar 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub/​pnpm/​action-setup@​58e6119fe4f3092a76a7771efb55e04d25b6b26f ⏵ fc06bc1257f339d1d5d8b3a19a8cae5388b5532098 -1100100100100

View full report

@jdalton jdalton force-pushed the fix/zizmor-workflow-security branch 2 times, most recently from d6df46f to ae8f194 Compare March 25, 2026 15:51
- Add dependabot cooldown configuration (default 7 days)
- Fix pnpm/action-setup SHA to match v5 tag (ref-version-mismatch)
- Disable secrets-outside-env rule via .github/zizmor.yml
@jdalton jdalton force-pushed the fix/zizmor-workflow-security branch from ae8f194 to c813a17 Compare March 25, 2026 15:56
@jdalton jdalton merged commit e438710 into main Mar 25, 2026
10 checks passed
@jdalton jdalton deleted the fix/zizmor-workflow-security branch March 25, 2026 15:58
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