Skip to content

Commit 6fbe840

Browse files
authored
Version.njk: Update to Mu DevOps v15.0.2 (#454)
Updates repos to use the latest Mu DevOps release. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent d192116 commit 6fbe840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)