5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-13 21:43:46 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Edgar Ramírez-Mondragón
89e11bc533
Pin actions/cache
GitHub recently added support for requiring actions to be pinned to a
full-length commit SHA[^1].

Their changelog doesn't mention that composite actions also fail if
their own actions are not pinned, which is the case for this project.

Hope this makes sense. I didn't bump the versions, just added the commit
SHAs, using `pinact run`.

[^1]: https://github.blog/changelog/2025-08-15-github-actions-policy-now-supports-blocking-and-sha-pinning-actions/
2025-09-03 22:41:01 -06:00
Jakub Boukal
0dbc303468 Upgrade action/cache to v4. Fixes: #189 2024-02-06 22:46:44 +00:00
Anthony Sottile
f5c2d257b4 remove pushing behaviour 2022-06-05 15:17:59 -04:00
Deepyaman Datta
30b00a6cd9 Support extra_args keyword in pre-commit GitHub action 2020-05-15 08:14:38 -07:00
Anthony Sottile
614487b962 Initial commit 2019-11-24 19:27:32 -08:00