File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
30
30
if : |
31
31
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
32
- uses : microsoft/mu_devops/.github/workflows/AutoApprover.yml@v12.2 .0
32
+ uses : microsoft/mu_devops/.github/workflows/AutoApprover.yml@v12.4 .0
33
33
secrets : inherit
Original file line number Diff line number Diff line change 32
32
33
33
if : |
34
34
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
35
- uses : microsoft/mu_devops/.github/workflows/AutoMerger.yml@v12.2 .0
35
+ uses : microsoft/mu_devops/.github/workflows/AutoMerger.yml@v12.4 .0
36
36
secrets : inherit
Original file line number Diff line number Diff line change 23
23
contents : read
24
24
issues : write
25
25
26
- uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v12.2 .0
26
+ uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v12.4 .0
Original file line number Diff line number Diff line change 36
36
contents : read
37
37
pull-requests : write
38
38
39
- uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v12.2 .0
39
+ uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v12.4 .0
Original file line number Diff line number Diff line change 28
28
permissions :
29
29
issues : write
30
30
31
- uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v12.2 .0
31
+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v12.4 .0
Original file line number Diff line number Diff line change 29
29
issues : write
30
30
pull-requests : write
31
31
32
- uses : microsoft/mu_devops/.github/workflows/Stale.yml@v12.2 .0
32
+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v12.4 .0
Original file line number Diff line number Diff line change 23
23
permissions :
24
24
issues : write
25
25
26
- uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v12.2 .0
26
+ uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v12.4 .0
You can’t perform that action at this time.
0 commit comments