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
Pin actions to hashes using pinact [workflow-enforcer] (#257)
This PR pins action references to commit hashes to mitigate supply chain attacks where a bad actor will push a new tag or override an existing tag, leading to us running malicious code immediately without explicitly updating.
* Update .github/workflows/build.yml
* Update .github/workflows/docs.yml
0 commit comments