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
Markus Wolf bb13ab9aa8 fix: return invalid step type (#1157)
If a step does not have either a `run` or `uses` directive it is
considered invalid.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-11 19:30:18 +00:00
.github build(deps): bump docker/setup-qemu-action from 1 to 2 (#1156) 2022-05-09 03:03:00 +00:00
act fix: return invalid step type (#1157) 2022-05-11 19:30:18 +00:00
cmd refactor: remove composite action runcontext workaround (#1085) 2022-05-11 19:06:05 +00:00
main.go fix: set default version string (#1070) 2022-03-29 09:37:38 +00:00