Release
GitHub Actions: Secure cloud deployments with OpenID Connect is now GA
Summary
The OpenID Connect (OIDC) support for secure cloud deployments with GitHub Actions is now generally available.You can configure your workflows to request short-lived access tokens that are automatically rotated for…
The OpenID Connect (OIDC) support for secure cloud deployments with GitHub Actions is now generally available.You can configure your workflows to request short-lived access tokens that are automatically rotated for each deployment.
Learn more about hardening your GitHub workflows using OpenID Connect in our Docs and on the GitHub Blog.