mirror of https://gitea.com/gitea/act_runner.git
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> |
||
|---|---|---|
| .. | ||
| cartesian.go | ||
| cartesian_test.go | ||
| draw.go | ||
| dryrun.go | ||
| executor.go | ||
| executor_test.go | ||
| file.go | ||
| git.go | ||
| git_test.go | ||
| line_writer.go | ||
| line_writer_test.go | ||
| logger.go | ||