File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed 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/v15.0.0
22+ ref : refs/tags/v15.0.1
2323
2424parameters :
2525- name : do_ci_build
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@v15.0.0
26+ uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v15.0.1
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@v15.0.0
39+ uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v15.0.1
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@v15.0.0
31+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v15.0.1
Original file line number Diff line number Diff line change 3333 contents : write
3434 pull-requests : write
3535
36- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15.0.0
36+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15.0.1
3737 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@v15.0.0
32+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v15.0.1
Original file line number Diff line number Diff line change 4343 private-key : ${{ secrets.MU_ACCESS_APP_PRIVATE_KEY }}
4444
4545 - name : Update Submodules to Latest Release
46- uses : microsoft/mu_devops/.github/actions/submodule-release-updater@v15.0.0
46+ uses : microsoft/mu_devops/.github/actions/submodule-release-updater@v15.0.1
4747 with :
4848 GH_PAT : ${{ steps.app-token.outputs.token }}
4949 GH_USER : " ProjectMuBot"
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@v15.0.0
26+ uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v15.0.1
You canβt perform that action at this time.
0 commit comments