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
fix: add explicit permissions to validate-renovate workflow
Adds minimal read-only permissions to follow the principle of least
privilege. This workflow only validates Renovate config and doesn't
need any write access.
Fixes code scanning alert finos#41 (CWE-275)
0 commit comments