-
Notifications
You must be signed in to change notification settings - Fork 156
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
Update GitHub Actions workflows. #3938
Conversation
@@ -126,7 +126,7 @@ install_plugins: .pulumi/bin/pulumi | |||
.pulumi/bin/pulumi plugin install resource random 4.8.2 | |||
.pulumi/bin/pulumi plugin install resource github 5.14.0 | |||
.pulumi/bin/pulumi plugin install resource std 1.6.2 | |||
.pulumi/bin/pulumi plugin install converter terraform 1.0.16 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this change might be causing the diff in the descriptions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should, since this is what we use to generate code examples.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks good to me, getting a second opinion from @iwahbe
- All workflow & version changes look as expected.
- Descriptions looks like an improvement too, though come from another change rather than my ci-mgmt PR.
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
This PR was automatically generated by the update-workflows-single-bridged-provider workflow in the pulumi/ci-mgmt repo, from commit c34e73d55a9ea7e72ec250dd792b0c6b5a94cc0e.