github-actions
released this
27 May 16:02
·
105 commits
to refs/heads/main
since this release
This release adds support for GitHub Actions OIDC tokens as a means of authenticating with your Depot project. Regular DEPOT_TOKEN
authentication is still supported, but now by configuring a trust relationship in your project's settings, you are able to skip providing a static API token if desired.
What's Changed
- Integrate with GitHub OIDC tokens for authentication (#1) @jacobwgillespie