Skip to content

Releases: pulumi/auth-actions

v1.0.1

25 Mar 16:31
1c89817

Choose a tag to compare

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

13 May 21:37

Choose a tag to compare

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.