Skip to content

Commit 0b218e6

Browse files
authored
Repo File Sync: Update to Mu DevOps 9.1.6 (microsoft#194)
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 37e40f4 commit 0b218e6

7 files changed

+7
-7
lines changed

.github/workflows/auto-approve.yml

+1-1
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

+1-1
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/issue-assignment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
contents: read
2424
issues: write
2525

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

.github/workflows/label-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
contents: read
3737
pull-requests: write
3838

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

.github/workflows/label-sync.yml

+1-1
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/stale.yml

+1-1
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

.github/workflows/triage-issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
permissions:
2424
issues: write
2525

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

0 commit comments

Comments
 (0)