Skip to content

Commit c20032a

Browse files
authored
Version.njk: Update the Mu DevOps version to v18.0.0 (#497)
Updates Mu repos to use the latest Mu DevOps release. Signed-off-by: Michael Kubacki <[email protected]>
1 parent 8d3e955 commit c20032a

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 = "v17.0.1" %}
33+
{% set mu_devops = "v18.0.0" %}
3434

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

0 commit comments

Comments
 (0)