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/v18.0.2
22+ ref : refs/tags/v18.0.3
2323
2424parameters :
2525- name : do_ci_build
Original file line number Diff line number Diff line change 1919jobs :
2020 apply :
2121
22- uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v18.0.2
22+ uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v18.0.3
2323 secrets : inherit
Original file line number Diff line number Diff line change 3131
3232jobs :
3333 apply :
34- uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v18.0.2
34+ uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v18.0.3
3535 secrets : inherit
Original file line number Diff line number Diff line change 2525jobs :
2626 sync :
2727
28- uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v18.0.2
28+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v18.0.3
2929 secrets : inherit
Original file line number Diff line number Diff line change 2929 draft :
3030 name : Draft Releases
3131
32- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v18.0.2
32+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v18.0.3
3333 secrets : inherit
Original file line number Diff line number Diff line change 2525jobs :
2626 check :
2727
28- uses : microsoft/mu_devops/.github/workflows/Stale.yml@v18.0.2
28+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v18.0.3
2929 secrets : inherit
Original file line number Diff line number Diff line change 3939 private-key : ${{ secrets.MU_ACCESS_APP_PRIVATE_KEY }}
4040
4141 - name : Update Submodules to Latest Release
42- uses : microsoft/mu_devops/.github/actions/submodule-release-updater@v18.0.2
42+ uses : microsoft/mu_devops/.github/actions/submodule-release-updater@v18.0.3
4343 with :
4444 GH_PAT : ${{ steps.app-token.outputs.token }}
4545 GH_USER : " ProjectMuBot"
Original file line number Diff line number Diff line change 2020jobs :
2121 triage :
2222
23- uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v18.0.2
23+ uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v18.0.3
2424 secrets : inherit
You can’t perform that action at this time.
0 commit comments