mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
If an action uses the branch to pin the major version, `- use: user/action@v1` will stop with an error: "v1: reference not found." In this case `act` should use refs/remotes/origin/v1 as a name to resolve v1 revision. Co-authored-by: Casey Lee <cplee@nektos.com> |
||
---|---|---|
.github | ||
act | ||
cmd | ||
main.go |