File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
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.3
22+ ref : refs/tags/v16 .0.0
2323
2424parameters :
2525- name : do_ci_build
@@ -82,7 +82,7 @@ parameters:
8282jobs :
8383- template : Jobs/PrGate.yml@mu_devops
8484 parameters :
85- linux_container_image : ghcr.io/microsoft/mu_devops/ubuntu-24-build:68fa63a
85+ linux_container_image : ghcr.io/microsoft/mu_devops/ubuntu-24-build:71390ed
8686 ${{ if eq(parameters.rust_build, true) }} :
8787 linux_container_options : --security-opt seccomp=unconfined
8888 do_ci_build : ${{ parameters.do_ci_build }}
@@ -105,7 +105,7 @@ jobs:
105105
106106 container :
107107
108- image : ghcr.io/microsoft/mu_devops/ubuntu-24-build:68fa63a
108+ image : ghcr.io/microsoft/mu_devops/ubuntu-24-build:71390ed
109109 options : --user root --name mu_devops_build_container --security-opt seccomp=unconfined
110110
111111 steps :
Original file line number Diff line number Diff line change 1919jobs :
2020 apply :
2121
22- uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v15 .0.3
22+ uses : microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v16 .0.0
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@v15 .0.3
34+ uses : microsoft/mu_devops/.github/workflows/Labeler.yml@v16 .0.0
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@v15 .0.3
28+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v16 .0.0
2929 secrets : inherit
Original file line number Diff line number Diff line change 3131 draft :
3232 name : Draft Releases
3333
34- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15 .0.3
34+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v16 .0.0
3535 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@v15 .0.3
28+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v16 .0.0
2929 secrets : inherit
Original file line number Diff line number Diff line change 2020jobs :
2121 triage :
2222
23- uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v15 .0.3
23+ uses : microsoft/mu_devops/.github/workflows/IssueTriager.yml@v16 .0.0
2424 secrets : inherit
You canβt perform that action at this time.
0 commit comments