From 3ddae773c24e8d1968a1dc652c939dc9ddb090d0 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 12 Feb 2025 06:13:22 +0000 Subject: [PATCH] [internal] Update GitHub Actions workflow files --- .github/workflows/upgrade-provider.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upgrade-provider.yml b/.github/workflows/upgrade-provider.yml index cf04dcd7..ae683c9b 100644 --- a/.github/workflows/upgrade-provider.yml +++ b/.github/workflows/upgrade-provider.yml @@ -76,7 +76,7 @@ jobs: kind: all email: bot@pulumi.com username: pulumi-bot - automerge: false + automerge: true target-version: ${{ steps.target_version.outputs.version }} allow-missing-docs: false - name: Comment on upgrade issue if automated PR failed