Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove pulumi-version default #1208

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Conversation

corymhall
Copy link
Contributor

The default value is conflicting with the new pulumi-version-file option. Also, we are defaulting the version in the code here, so we don't need the default to be set by the action.

pulumiVersion: pulumiVersion ?? '^3',

The default value is conflicting with the new `pulumi-version-file`
option. Also, we are defaulting the version in the code here, so we
don't need the default to be set by the action.
https://github.com/pulumi/actions/blob/19cc848d9c6fb4ac618050ff0ab3272d1ddec7b4/src/config.ts#L44
@corymhall corymhall requested a review from a team as a code owner June 25, 2024 15:47
@corymhall corymhall merged commit d41dd46 into main Jun 25, 2024
14 checks passed
@corymhall corymhall deleted the corymhall/fix-pulumi-version-file branch June 25, 2024 16:10
corymhall added a commit that referenced this pull request Jun 25, 2024
update the changelog for a minor release including #1208
corymhall added a commit that referenced this pull request Jun 25, 2024
update the changelog for a minor release including #1208
@corymhall corymhall self-assigned this Jun 25, 2024
This was referenced Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants