Skip to content

Commit e02af2f

Browse files
Repo File Sync: Update mu_devops to v18.0.6 (#249)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent 31a8c7a commit e02af2f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/issue-assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ on:
1919
jobs:
2020
apply:
2121

22-
uses: microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v18.0.5
22+
uses: microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v18.0.6
2323
secrets: inherit

.github/workflows/label-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ on:
3131

3232
jobs:
3333
apply:
34-
uses: microsoft/mu_devops/.github/workflows/Labeler.yml@v18.0.5
34+
uses: microsoft/mu_devops/.github/workflows/Labeler.yml@v18.0.6
3535
secrets: inherit

.github/workflows/label-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ on:
2525
jobs:
2626
sync:
2727

28-
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v18.0.5
28+
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v18.0.6
2929
secrets: inherit

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ on:
2525
jobs:
2626
check:
2727

28-
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v18.0.5
28+
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v18.0.6
2929
secrets: inherit

.github/workflows/triage-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ on:
2020
jobs:
2121
triage:
2222

23-
uses: microsoft/mu_devops/.github/workflows/IssueTriager.yml@v18.0.5
23+
uses: microsoft/mu_devops/.github/workflows/IssueTriager.yml@v18.0.6
2424
secrets: inherit

0 commit comments

Comments
 (0)