You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add explicit permissions to GitHub Actions workflows
Following security best practices (supply chain hardening), add explicit
top-level permissions to all GitHub Actions workflows to enforce the
principle of least privilege. Moved job-level permissions to top-level
where applicable.
This addresses the GitHub Actions permissions requirements from the
Rancher Security Team supply chain risk scan.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments