4 Commits

Author SHA1 Message Date
Max Gautier
06d8d48488
Add previous release to the auto update script. (#12312) 2025-06-16 22:53:00 -07:00
Max Gautier
e618421697
Don't run upgrade-patch jobs on forks (#12206)
With the current github-workflow setup, workflows are triggered on every
forked repository (which is quite wasteful).

Add a condition to only run on the main repository.
2025-05-10 06:15:14 -07:00
Max Gautier
0ae9ab36ce
CI: Pin github actions for security (#12105)
Dependabot can still upgrade the action version.
2025-04-03 06:22:38 -07:00
Max Gautier
aae53a9df5
Add github workflow to auto update hashes daily (#12053) 2025-03-27 14:10:34 -07:00