Skip to content

Commit

Permalink
Fix git config issue in upgrade provider action
Browse files Browse the repository at this point in the history
  • Loading branch information
MajidAbuRmila committed May 10, 2024
1 parent 5e728ed commit 215722d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
# Upgrading all libs increases the chance of the build to fail.
# So, we upgrade only provider to reduce the number of human interventions.
kind: provider
username: pulumi-bot
email: [email protected]

0 comments on commit 215722d

Please sign in to comment.