File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ resources:
1919 type : github
2020 endpoint : microsoft
2121 name : microsoft/mu_devops
22- ref : refs/tags/v12.2 .0
22+ ref : refs/tags/v12.4 .0
2323
2424parameters :
2525- name : do_ci_build
Original file line number Diff line number Diff line change 2929
3030 if : |
3131 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
3333 secrets : inherit
Original file line number Diff line number Diff line change 3232
3333 if : |
3434 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
3636 secrets : inherit
Original file line number Diff line number Diff line change 2323 contents : read
2424 issues : write
2525
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 3636 contents : read
3737 pull-requests : write
3838
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 2828 permissions :
2929 issues : write
3030
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 2727
2828jobs :
2929 draft :
30+ name : Draft Releases
3031
3132 permissions :
3233 contents : write
3334 pull-requests : write
3435
35- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v12.2 .0
36+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v12.4 .0
3637 secrets : inherit
Original file line number Diff line number Diff line change 2929 issues : write
3030 pull-requests : write
3131
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 2323 permissions :
2424 issues : write
2525
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