Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#976)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit bebe923d5312b1d1e63075152151c7d964c49db5.
  • Loading branch information
pulumi-bot authored Feb 13, 2025
1 parent 0e19bed commit c66e670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
username: pulumi-bot
automerge: true
target-version: ${{ steps.target_version.outputs.version }}
allow-missing-docs: false
allow-missing-docs: true
- name: Comment on upgrade issue if automated PR failed
if: steps.upgrade_provider.outcome == 'failure'
shell: bash
Expand Down

0 comments on commit c66e670

Please sign in to comment.