1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Marius Zwicker 51b627de2a Allow to override location of action cache dir (#1863)
Adds an option to specify the directory below which actions
and host workspaces will be stored. If left empty the previous
location at $XDG_CACHE_HOME/act or $HOME/.cache/act will be used
respectively.

Co-authored-by: Casey Lee <cplee@nektos.com>
2023-06-15 01:16:00 +00:00
.github build(deps): bump megalinter/megalinter from 7.0.4 to 7.1.0 (#1857) 2023-06-12 03:33:28 +00:00
act Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
cmd Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00