|
|
|
|
|
by jopsen
2229 days ago
|
|
I wish GitHub Actions had a mechanism for authenticating to third-party services without secrets. It could be as simple as calling a metadata API only available from inside a GitHub Actions container and obtain a oauth2 token/JWT for an external audience. |
|