Skip to content

Commit 17c85e3

Browse files
authored
Repo File Sync: Update to Mu DevOps 9.1.6 (#325)
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 [#8062150656](https://github.com/microsoft/mu_devops/actions/runs/8062150656) Signed-off-by: Project Mu UEFI Bot <[email protected]>
1 parent 78a842b commit 17c85e3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929

3030
if: |
3131
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
32-
uses: microsoft/mu_devops/.github/workflows/[email protected].5
32+
uses: microsoft/mu_devops/.github/workflows/[email protected].6
3333
secrets: inherit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232

3333
if: |
3434
github.event.pull_request.user.login == 'dependabot[bot]' || github.event.pull_request.user.login == 'uefibot'
35-
uses: microsoft/mu_devops/.github/workflows/[email protected].5
35+
uses: microsoft/mu_devops/.github/workflows/[email protected].6
3636
secrets: inherit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
permissions:
2929
issues: write
3030

31-
uses: microsoft/mu_devops/.github/workflows/[email protected].5
31+
uses: microsoft/mu_devops/.github/workflows/[email protected].6

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
contents: write
3333
pull-requests: write
3434

35-
uses: microsoft/mu_devops/.github/workflows/[email protected].5
35+
uses: microsoft/mu_devops/.github/workflows/[email protected].6
3636
secrets: inherit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
issues: write
3030
pull-requests: write
3131

32-
uses: microsoft/mu_devops/.github/workflows/[email protected].5
32+
uses: microsoft/mu_devops/.github/workflows/[email protected].6

0 commit comments

Comments
Β (0)