File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 approval_check :
2626 if : |
2727 github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
28- uses : microsoft/mu_devops/.github/workflows/AutoApprover.yml@v5.0.6
28+ uses : microsoft/mu_devops/.github/workflows/AutoApprover.yml@v6.1.0
2929 secrets : inherit
Original file line number Diff line number Diff line change 2626 merge_check :
2727 if : |
2828 github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
29- uses : microsoft/mu_devops/.github/workflows/AutoMerger.yml@v5.0.6
29+ uses : microsoft/mu_devops/.github/workflows/AutoMerger.yml@v6.1.0
3030 secrets : inherit
Original file line number Diff line number Diff line change 2424
2525jobs :
2626 sync :
27- uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v5.0.6
27+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v6.1.0
Original file line number Diff line number Diff line change 2727
2828jobs :
2929 draft :
30- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v5.0.6
30+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v6.1.0
3131 secrets : inherit
Original file line number Diff line number Diff line change 2424
2525jobs :
2626 check :
27- uses : microsoft/mu_devops/.github/workflows/Stale.yml@v5.0.6
27+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v6.1.0
Original file line number Diff line number Diff line change 1111# Nunjucks style. Surround pipeline YAML code that uses `{{}}` within `raw` and `endraw` tags
1212# to allow it to pass through Nunjucks processing.
1313
14+
1415steps :
1516
1617- script : |
You canβt perform that action at this time.
0 commit comments