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
Galen Abell ce370d624a Parse secret inputs in reusable workflows (#41)
Secrets can be passed to reusable workflows, either explicitly by key or
implicitly by `inherit`:

https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-inputs-and-secrets-in-a-reusable-workflow

Reviewed-on: https://gitea.com/gitea/act/pulls/41
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Galen Abell <galen@galenabell.com>
Co-committed-by: Galen Abell <galen@galenabell.com>
2023-04-17 13:41:02 +08: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.19.0 to 6.20.0 (#1665) 2023-03-06 03:30:59 +00:00
act Parse secret inputs in reusable workflows (#41) 2023-04-17 13:41:02 +08:00
cmd Improve XDG Spec supporting (#1656) 2023-03-03 14:39:02 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00