Skip to content

Commit edd4495

Browse files
Repo File Sync: Update workflows to mu_devops v17 (#483)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). πŸ€–: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#17437071345](https://github.com/microsoft/mu_devops/actions/runs/17437071345) Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent 839706f commit edd4495

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž.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@v16.0.0
28+
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v17.0.0
2929
secrets: inherit

β€Ž.github/workflows/release-draft.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
draft:
3030
name: Draft Releases
3131

32-
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v16.0.0
32+
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v17.0.0
3333
secrets: inherit

β€Ž.github/workflows/stale-leaf.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@v16.0.0
28+
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v17.0.0
2929
secrets: inherit

0 commit comments

Comments
Β (0)