Skip to content

Commit b013777

Browse files
authored
Version.njk: Update the Mu DevOps version to v18.0.3 (#527)
Updates Mu repos to use the latest Mu DevOps release. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent a35b11d commit b013777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#}
3131

3232
{# The git ref value that files dependent on this repo will use. #}
33-
{% set mu_devops = "v18.0.2" %}
33+
{% set mu_devops = "v18.0.3" %}
3434

3535
{# The latest Project Mu release branch value. #}
3636
{% set latest_mu_release_branch = "release/202511" %}

0 commit comments

Comments
 (0)