• v0.246.2 cdc6d4bc6a

    Support expression in `uses` (#75)

    Ghost released this 2023-07-17 05:46:34 +02:00 | 165 commits to main since this release

    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 foruses 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

    Downloads