Releases: pulumi/auth-actions
Releases · pulumi/auth-actions
v1.0.1
Fix how the url is built for windows runtime. By using path.Join, it would incorrectly use the window's filesystem path separator which is not correct for the URL.
New Pulumi auth actions
Pulumi's GitHub Auth Actions automatically generates and exchanges GitHub's OpenID Connect tokens by Pulumi Access Tokens, making them available for your workflows removing the need of hardcoding credentials on your repos.