We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fdf61 commit 843030eCopy full SHA for 843030e
.github/workflows/upgrade-provider.yml
@@ -85,8 +85,8 @@ jobs:
85
uses: pulumi/pulumi-upgrade-provider-action@12996503de2aaddd72c7426efc43331a8970894f # v0.0.19
86
with:
87
kind: provider
88
- email: bot@pulumi.com
89
- username: pulumi-bot
+ email: bot@pulumiverse.com
+ username: pulumiverse-bot
90
automerge: true
91
target-version: ${{ steps.target_version.outputs.version }}
92
allow-missing-docs: true
0 commit comments