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

5 commits

Author SHA1 Message Date
Carl Thomé
0e2472f03e
Always save checked out hooks in GitHub Actions cache
As of actions/cache@v4 it's now possible to always save the cache, even if a previous step fails. This would be useful for avoiding recloning hooks when `pre-commit run` fails and the cache is empty.
2024-02-20 00:56:11 +01: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