Skip to content

chore: Fix zizmor security issues in GHA workflows#4259

Merged
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:chore/fix-zizmor-gha
May 28, 2026
Merged

chore: Fix zizmor security issues in GHA workflows#4259
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:chore/fix-zizmor-gha

Conversation

@alexandear
Copy link
Copy Markdown
Contributor

This PR improves the security of our GitHub Actions workflows.

I use zizmor to detect issues.

Changes:

  • Add persist-credentials: false to all actions/checkout steps to prevent credential leakage.
  • Add cooldown: default-days: 7 to all Dependabot update entries to reduce PR noise.

Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @alexandear!
LGTM.
Merging.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.48%. Comparing base (4eb6c2c) to head (3b528bd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4259   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files         191      191           
  Lines       19206    19206           
=======================================
  Hits        18723    18723           
  Misses        268      268           
  Partials      215      215           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewis gmlewis merged commit e03b799 into google:master May 28, 2026
14 checks passed
@alexandear alexandear deleted the chore/fix-zizmor-gha branch May 28, 2026 07:36
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