1
0
Fork 0
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
Find a file
sillyguodong 40abc4a106 Support expression in uses (#75)
Since actions can specify the download source via a url prefix. The prefix may contain some sensitive information that needs to be stored in secrets or variable context, so we need to interpolate the expression value for`uses` firstly.

Reviewed-on: https://gitea.com/gitea/act/pulls/75
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
2023-07-17 03:46:34 +00:00
.gitea/workflows chore: update go-git dependency in go.mod (#30) 2023-03-26 21:27:19 +08:00
.github build(deps): bump megalinter/megalinter from 6.22.2 to 7.0.2 (#1827) 2023-05-29 03:12:45 +00:00
act Support expression in uses (#75) 2023-07-17 03:46:34 +00:00
cmd Allow to override location of action cache dir (#65) 2023-06-16 03:41:39 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00