Skip to content

Commit bd5462f

Browse files
authored
Fix username for dependabot
1 parent 0b3cd8c commit bd5462f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/policies/resourceManagement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ configuration:
663663
- isAction:
664664
action: Opened
665665
- isActivitySender:
666-
user: app/dependabot
666+
user: dependabot[bot]
667667
issueAuthor: False
668668
- targetsBranch:
669669
branch: main

0 commit comments

Comments
 (0)