Skip to content

v0.0.15

Latest

Choose a tag to compare

@pulumi-bot pulumi-bot released this 17 Oct 11:02
· 16 commits to main since this release
38e65a3
Remove URL and Token arguments from CacheFromGitHubActions. (#626)

Fixes #75

Arguments URL and Token have been removed but `$ACTIONS_CACHE_URL` and
`$ACTIONS_RUNTIME_TOKEN` env variables could be injected if desired.

---------

Co-authored-by: Bryce Lampe <[email protected]>