act/pkg
KADOTA, Kyohei 1b38d5c4d9
Fix "reference not found" error (#433)
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>
2021-01-11 22:47:33 -08:00
..
common Fix "reference not found" error (#433) 2021-01-11 22:47:33 -08:00
container Fix slashes when running on Windows (#461) 2021-01-11 22:41:35 -08:00
model GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
runner GitHub env file support (#426) 2021-01-11 22:39:43 -08:00