act/pkg
Jason Song 0a37a03f2e Clone actions without token (#6)
Shouldn't provide token when cloning actions, the token comes from the instance which triggered the task, it might be not the instance which provides actions.

For GitHub, they are the same, always github.com. But for Gitea, tasks triggered by a.com can clone actions from b.com.

Reviewed-on: https://gitea.com/gitea/act/pulls/6
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-01-06 13:34:38 +08:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common feat: add logger hook for standalone job logger 2022-11-22 14:00:13 +08:00
container Merge tag 'nektos/v0.2.34' 2022-12-05 17:08:17 +08:00
exprparser fix: handle subdirectors and exclusions (#1012) (#1446) 2022-11-21 14:47:38 +00:00
jobparser Add custom enhancements 2022-11-22 14:16:35 +08:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model feat(workflow): support schedule event (#4) 2022-12-10 09:14:14 +08:00
runner Clone actions without token (#6) 2023-01-06 13:34:38 +08:00