Skip to content

Commit f943576

Browse files
mu-automation[bot]ProjectMuBot
authored andcommitted
Repo File Sync: Update to Mu DevOps v15.0.2 (#337)
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 [#15775460248](https://github.com/microsoft/mu_devops/actions/runs/15775460248) 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 471e37d commit f943576

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

.azurepipelines/MuDevOpsWrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ resources:
1919
type: github
2020
endpoint: microsoft
2121
name: microsoft/mu_devops
22-
ref: refs/tags/v15.0.1
22+
ref: refs/tags/v15.0.2
2323

2424
parameters:
2525
- name: do_ci_build

.github/workflows/issue-assignment.yml

Lines changed: 1 addition & 1 deletion
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/IssueAssignment.yml@v15.0.1
26+
uses: microsoft/mu_devops/.github/workflows/IssueAssignment.yml@v15.0.2

.github/workflows/label-issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
types:
2222
- edited
2323
- opened
24-
pull_request_target:
24+
pull_request:
2525
types:
2626
- edited
2727
- opened
@@ -36,4 +36,4 @@ jobs:
3636
contents: read
3737
pull-requests: write
3838

39-
uses: microsoft/mu_devops/.github/workflows/Labeler.yml@v15.0.1
39+
uses: microsoft/mu_devops/.github/workflows/Labeler.yml@v15.0.2

.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/LabelSyncer.yml@v15.0.1
31+
uses: microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v15.0.2

.github/workflows/pull-request-formatting-validator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
name: Validate Pull Request Formatting
1414

1515
on:
16-
pull_request_target:
16+
pull_request:
1717
types:
1818
- edited
1919
- opened

.github/workflows/release-draft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
contents: write
3636
pull-requests: write
3737

38-
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15.0.1
38+
uses: microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15.0.2
3939
secrets: inherit

.github/workflows/stale.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/Stale.yml@v15.0.1
32+
uses: microsoft/mu_devops/.github/workflows/Stale.yml@v15.0.2

.github/workflows/triage-issues.yml

Lines changed: 1 addition & 1 deletion
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/IssueTriager.yml@v15.0.1
26+
uses: microsoft/mu_devops/.github/workflows/IssueTriager.yml@v15.0.2

0 commit comments

Comments
 (0)