I personally can't think of objections. Given how stringent our subsystems are with downloading with SHA/size checks, feels like that methodology should propagate throughout the system including CI
wide-midnight-78598
11/03/2025, 2:42 PM
Turns out we can really up the game here and enforce SHA pinning for all actions. My plan right now was to version pin the github core actions, and then SHA pin the external ones - but we could just enforce everything is pinned and call it a day 🤷
Once I remove the generate_github_workflows - we'd be relying on dependabot to update these anyways, so kicking this question down the line