Skip to content

Commit 6428971

Browse files
authored
Repo File Sync: Synced file(s) with microsoft/mu_devops (#75)
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 [#3849993575](https://github.com/microsoft/mu_devops/actions/runs/3849993575) Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
1 parent f0ef58c commit 6428971

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

β€Ž.github/workflows/auto-merge.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
(github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot')) ||
4242
((github.event_name == 'check_suite') &&
4343
(github.event.check_suite.sender.login == 'dependabot[bot]' || github.event.check_suite.sender.login == 'uefibot'))
44-
uses: microsoft/mu_devops/.github/workflows/AutoMerger.yml@v1.3.0
44+
uses: microsoft/mu_devops/.github/workflows/AutoMerger.yml@v1.4.0
4545
secrets: inherit

β€Ž.github/workflows/label-sync.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ on:
2424

2525
jobs:
2626
sync:
27-
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v1.3.0
27+
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v1.4.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ on:
2727

2828
jobs:
2929
draft:
30-
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v1.3.0
30+
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v1.4.0

β€Ž.github/workflows/stale-leaf.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ on:
2424

2525
jobs:
2626
check:
27-
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v1.3.0
27+
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v1.4.0

0 commit comments

Comments
Β (0)